Define the remote interface?



Define the remote interface?..

Answer / amalendra

Remote Interface is a marker interface, it does not contain
any mehtod. It is used to mark the class as Remote class.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What are the steps to write p-to-p model application?

0 Answers  


What are different types of controls in AWT?

11 Answers   IBM,


What method is used to create the daemon thread?

1 Answers  


how to create Calculator GUI using Gridbaglayout as like as Window Calculator??????????? (Open calculator Go-->Run-->type calc-->Enter)

1 Answers   TCS,


What is the purpose of the wait(), notify(), and notifyall() methods?

0 Answers  






Why a component architecture for the java platform?

0 Answers  


Are enterprise beans allowed to use thread.sleep()?

0 Answers  


What is mdb and what is the special feature of that?

0 Answers  


Why use POJO when I can use hashmap

0 Answers   Infotech,


can a static method be overridden

12 Answers   SolutionNET,


what are JSP tags? what is difference between include action and directory?

0 Answers   ADP,


Why DOM Parser would take more Memory than SAX parser while they are parsing?

3 Answers   OnMobile,


Categories