InterviewSolution
Saved Bookmarks
| 1. |
What Are The Different Terms That Are Used In Rmi? |
|
Answer» There are different terms that are used in RMI that helps in calling the remote servers and allow an easy to use terminology to be created:
After creating the object the compiler compiles the object and it will generate the actual code that is to be transferred to the client side. There are different terms that are used in RMI that helps in calling the remote servers and allow an easy to use terminology to be created: After creating the object the compiler compiles the object and it will generate the actual code that is to be transferred to the client side. |
|