JNDI stands for Java Network and Directory Interface
B
Correct answer
Explanation
JNDI stands for Java Naming and Directory Interface, not Java Network and Directory Interface. It's a Java API for a directory service that allows Java software clients to discover and look up data and objects via a name. The False option is correct as 'Naming' replaces 'Network'.