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
Define immutable object?
Write a program to check string is palindrome without using loop?
what is mena by object block any what is the use of that
What do you mean by order of precedence and associativity?
Which browsers work with java?
Write a function to print Fibonacci series and Tribonacci series?
What invokes a thread's run() method in java programming?
What is skeleton and stub?
What is meant by class and object in java?
Which class is the superclass for every class in java programming?
What's the access scope of protected access specifier?
What is the difference between menuitem and checkboxmenu item?
What are the ways to instantiate the class class?
How thread scheduler schedule the task?
Why does java not support operator overloading?