Home » JAVA Programming » Networking » Question
  1. Which of these methods are member of Remote class?
    1. AddServer()
    2. addLocation()
    3. checkIP()
    4. All of above
    5. None of these
Correct Option: E

Remote class does not define any methods, its purpose is simply to indicate that an interface uses remote methods.



Your comments will be displayed only after manual approval.