To locate a remote object with the name obj at port 1080 on host it.jusl.ac.in, we use

Question:

To locate a remote object with the name obj at port 1080 on host it.jusl.ac.in, we use

(a) Remote remoteRef = Name.lookup("rmi://it.jusl.ac.in:1080/obj");

(b) Remote remoteRef = Name.lookup("//it.jusl.ac.in:1080/obj");

(c) Remote remoteRef = Name.lookup("http://it.jusl.ac.in:1080/obj");

(d) Remote remoteRef = Naming.lookup("rmi://it.jusl.ac.in:1080/obj");

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: