1.

Which of these methods are member of Remote class?(a) checkIP()(b) addLocation()(c) AddServer()(d) None of the mentionedI got this question by my school principal while I was bunking the class.This key question is from Remote Method Invocation (RMI) in portion java.util – The Collections Framework of Java

Answer»

Right CHOICE is (d) None of the mentioned

The explanation is: REMOTE class does not define any METHODS, its PURPOSE is simply to indicate that an interface uses remote methods.



Discussion

No Comment Found

Related InterviewSolutions