Multiple Choice
RMI uses which protocol on top of TCP/IP (an analogy is HTTP over TCP/IP) ?
A) Java Remote Method Protocol (JRMP)
B) Internet Inter-ORB Protocol (IIOP)
C) Jinni Extensible Remote Invocation (JERI)
D) All mentioned above
Correct Answer:

Verified
Correct Answer:
Verified
Q9: What temporarily redirects response to the browser?<br>A)<jsp:forward><br>B)<%@directive%><br>C)response.sendRedirect(URL)<br>D)response.setRedirect(URL)
Q10: In RMI Architecture which layer Intercepts method
Q11: What is the built on top of
Q12: 1099 is the default port used by
Q13: Which objects are used by RMI for
Q15: In RMI which layer defines and supports
Q16: RMI and EJB, provides services to access
Q17: An RMI Server is responsible for _<br>A)Creating
Q18: In RMI Distributed object applications need to<br>A)Locate
Q19: RMI is a server-side component; It is