Which is an advantage of RMI over sockets?
A.
Interactive communication is NOT possible using sockets.
B.
RMI transmission speed is faster than sockets.
C.
It is NOT necessary to implement an application-level communication protocol to use RMI.
D.
Sockets CANNOT transmit objects.