1.

In Java,_________ are comparable with, though not identical to, RPCs.(a) Remote Method Invocations(b) Operating System(c) Client–server computing(d) None of the mentionedI have been asked this question during an online interview.Question is from Distributed Software Engineering in division Advanced Software Engineering of Software Engineering

Answer»

The correct choice is (a) REMOTE METHOD Invocations

Explanation: The RMI framework handles the INVOCATION of remote methods in a Java PROGRAM.



Discussion

No Comment Found

Related InterviewSolutions