what is Remote Reference Layer ?
Answer / 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 |
Are strings immutable in java?
What is keyword auto for?
What is native code?
Is oracle charging for java?
Difference difference paint() and paintcomponent()?
What is passing by reference in java?
Explain oops concepts in detail?
Default layout of Dialog object?
What are scalar data types?
what happens when we add the objects morethan the size limit to a hashmap
How many threads does a core java have?
Explain the access modifiers for a class, method and variables?