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 |
What is daemon thread?
What is RMI architecture?
What is a modular application? What does module-relative mean?
Should synchronization primitives be used on bean methods?
What is the main functionality of RRL(Remote Reference Layer)?
In a multitiered application which tier is the browser in?
Explain the difference between object state and behavior?
Explain the steps in details to load the server object dynamically?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
whats is mean by object and class?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
What class is the top of the awt event hierarchy?