1.

Each remote object has a unique name identified by an URL with the protocol rmi as follows:

A. http://host:port/name
B. //host:port/name
C. http://host/name
D. rmi://host:port/name
Answer» C. http://host/name


Discussion

No Comment Found