what is Remote Reference Layer ?



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

Post New Answer

More Core Java Interview Questions

What is difference between an object and a class?

0 Answers   Amdocs,


Which sorting is used in arrays sort in java?

0 Answers  


Can we assign the reference to this variable?

0 Answers  


Difference between collection, collection and collections in java?

0 Answers  


What is ellipsis in java?

0 Answers  






Why char array is favored over string for the storage of passwords?

0 Answers  


What are the difference between string, string builder, and string buffer in java?

0 Answers  


What is the difference between equals() and?

0 Answers  


what is deadlock? : Java thread

0 Answers  


Does treeset allow null in java?

0 Answers  


What is static keyword in java?

0 Answers  


Can a class have 2 constructors?

0 Answers  


Categories