What is RMI Registry?
Answer Posted / suganth
rmi allows java program call other java program on another
machine
| Is This Answer Correct ? | 9 Yes | 15 No |
Post New Answer View All Answers
What are the sequence of steps to write pub or sub model kind of application?
Is jvm a overhead?
What do you need to set-up a cluster with jboss?
What is synchronization and why is it important?
What is difference between object state and behavior?
How substring() method of string class create memory leaks?
What are the different algorithms used for clustering?
Java is fully object oriented languages or not?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Write a singleton program?
what is the use of State Factories?
What is the difference between the session.get() method and the session.load() method?
What state does a thread enter when it terminates its processing?
Is “abc” a primitive value?
What is ioc concept?