RMI

Java RMI Projects

RMI PROJECT 1

RMI Objective Questions And Answers
More interview questions and answers

Can RMI and Corba based applications interact ? 1. Yes 2. No

Yes

Does RMI-IIOP support code downloading for Java objects sent by value across an IIOP connection in the same way as RMI does across a JRMP connection? 1. Yes 2. No

Yes

Does RMI-IIOP support dynamic downloading of classes? 1. Yes 2. No

No

How many types of protocol implementations does RMI have? 1. 2 2. 4 3. 3 4. none

3

Does RMI-IIOP support code downloading for Java objects sent by value across an IIOP connection in the same way as RMI does across a JRMP connection? 1. Yes 2. No

Yes