Home » JAVA Programming » Packages » Question
  1. Which of this package is used for invoking a method remotely?
    1. java.util
    2. java.rmi
    3. java.applet
    4. java.awt
    5. None of these
Correct Option: C

java.rmi provides capabilities for remote method invocation.



Your comments will be displayed only after manual approval.