Which of these statements about Java is NOT true?
1
JNDI stands for Java Naming and Directory Interface.
2
RMI enables distributed computing by allowing objects to invoke methods on objects in different JVMs.
3
The JDK is solely comprised of the JRE.
4
The JRE enables the running of Java programs by providing necessary components.