What is the difference between using bind() and rebind() methods of Naming Class?

Submitted by: Administrator
bind method(String name) binds the specified name to a remote object while rebind(String name) method rebinds the specified name to a new remote object,any existing binding for the name is replaced.
Submitted by: Administrator

Read Online RMI Job Interview Questions And Answers