When you pass a Remote object to or from a remote method,what is really passed?
The Remote object reference
The Remote object’s stub
A local copy of the remote object
None