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
Explain public static void main(string args[]) in java.
How do you start a new line in java?
What is stored procedure. How do you create stored procedure ?
What does a method signature consist of?
What is the size of int in 64-bit jvm?
What is the use of put method?
Define a package.
How to print nodes of a Binary tree?
What is mysql driver class name?
Is there any sort function in java?
What is a line separator in java?
What happens if constructor is private?
What is the purpose of static methods and static variables?
What are the differences between string and stringbuffer?
What is the use of conditional statement?