What is Remote Interface ?

Answer Posted / ayisha.k

The Remote interface serves to identify interfaces whose
methods may be invoked from a non-local virtual machine. Any
object that is a remote object must directly or indirectly
implement this interface. Only those methods specified in a
"remote interface", an interface that extends
java.rmi.Remote are available remotely.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between equal and == in java?

527


What is the length of a string?

526


Does java runtime require a license?

579


What is illegal identifier in java?

539


How does compareto method work?

527






What state does a thread enter when it terminates its processing in java programming?

578


List the three steps for creating an object for a class?

517


Can we have return statement in finally clause? What will happen?

521


What is module in oop?

571


What is native code?

540


Can we convert stringbuilder to string in java?

562


What is the full form of jpeg?

525


What is java full form?

534


Can you call one constructor from another if a class has multiple constructors?

589


What do you mean by synchronized non access modifier?

569