Home » JAVA Programming » Networking » Question
  1. Which of these Exceptions is thrown by remote method?
    1. RemoteInputOutputException
    2. RemoteAccessException
    3. InputOutputException
    4. RemoteException
    5. None of these
Correct Option: D

All remote methods throw RemoteException.



Your comments will be displayed only after manual approval.