InterviewSolution
Saved Bookmarks
| 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 |
|