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 modifiers may be used with a top-level class?

0 Answers  


how you will prevent method overriding?

6 Answers   HCL,


What do negative exponents mean?

0 Answers  


What are blocks?.

1 Answers   TCS,


What things should be kept in mind while creating your own exceptions in java?

0 Answers  






What is the difference between yield() and sleep()?

0 Answers  


java Api provided try catch finally ,try catch(its ok) but why try finally and exception occured at try then how the flow is?

1 Answers   Naaptol,


Can arraylist contain null values?

0 Answers  


What is a stream? what are the different types and classes of Streams?

2 Answers  


Why is java multithreaded?

0 Answers  


What are the 3 types of control structures?

0 Answers  


What is Restrictions in hibernate?

1 Answers   Bally Technologies,


Categories