MCQOPTIONS
Saved Bookmarks
| 1. |
To expose a service through RMI, you have to create the service interface that extends:- |
| A. | java.rmi.Remote |
| B. | java.rmi.RemoteException |
| C. | all of the mentioned |
| D. | none of the mentioned |
| Answer» B. java.rmi.RemoteException | |