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
Why is string builder not thread safe?
What is the difference between scrollbar and scrollpane?
Explain the features of interfaces in java?
What lambda means?
When can an object reference be cast to an interface reference in java programming?
Explain about abstract classes in java?
What are the main uses of this keyword?
Does substring create a new object?
Who found java?
Can one thread block the other thread?
Explain what do you mean by functional overloading in java?
What are controls and their different types in awt?
What is int argc char * argv?
What is a Hash Table? What are the advantages of using a hash table?
Can you explain the usages of class.forname()?