Multiple Choice
In RMI which layer defines and supports the invocation semantics of the RMI connection, this layer maintains the session during the method call?
A) The Stub & Skeleton Layer
B) The Application Layer
C) The Remote Reference Layer
D) The Transport Layer
Correct Answer:

Verified
Correct Answer:
Verified
Q15: Which is built on the top of
Q16: In RMI program the following example shows
Q17: Abbreviate the term DGC?<br>A)Digital Garbage Collection<br>B)Distributed Garbage
Q18: RMI has which of these protocols implementations?<br>A)Java
Q19: In RMI applications which program obtains a
Q21: Which package provides many event classes and
Q22: Which of the following is a type
Q23: Which of these method of class StringBuffer
Q24: Swing is not a part of JFC
Q25: When does method overloading is determined?<br>A)At run