Which of these package is used for remote method invocation?
(a) java.applet
(b) java.rmi
(c) java.lang.rmi
(d) java.lang.reflect
I had been asked this question in my homework.
The question is from Remote Method Invocation (RMI) in division java.util – The Collections Framework of Java