Answer Posted / ravikiran(aptech mumbai)
remote interface contains the remote methods
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What do you mean by an object in java?
Why set do not allow duplicates in java?
How can we create a thread in java?
What is java in layman terms?
What is a generic data type?
What is regex in java?
What is close method? How it's different from Finalize & Dispose?
What is meant by singleton class?
What is a local class in java?
What is the difference between choice and list?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
Explain different ways of creating a thread?
Does hashset allow duplicates in java?
What does the “static” keyword mean?