Answer Posted / anuj pandey
hi everybody,
Remote Reference Layer is using in Remote method
invocation.when method of one machine execute in one
machine but run in another machine then it is calledremote
method invocation.In RMI there is four layers (application
layer,stub or skelton layer,remote referense
layer,transportation layer).stub is a client side java
object and skelton is java object of server side.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Who found java?
In which language java is written?
Can Exception handling we can handle multiple catch blocks?
What do you mean Abstraction in java?
What is adapter in java?
Which collection is sorted in java?
Explain the different forms of polymorphism?
Explain about member inner classes?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
What is the difference between a choice and a list?
What is unsigned char?
Why do we create public static method in java?
What are the differences between string, stringbuffer and stringbuilder?
What class allows you to read objects directly from a stream in java programming?
What is the difference between length and length() method in java?