Multiple choice

Which of the following technologies allows objects in different JVMs belonging to different hosts to send and receive message?

  1. VisiBroker for java

  2. Java beans

  3. Filter

  4. Transaction

  5. Remote method invocation

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

RMI allows objects in different JVMs belonging to different hosts to send and receive message.