Java Programming and Technical

In RMI ,server object is first loaded
into memory and then the stub reference is sent to the
client. true or false?

Read Solution (Total 1)

Java Other Question

How will you pass parameters in RMI?
Why do you serialize?
Suppose server object not loaded into
the memory and the client request for it. What will
happen?