Multiple choice technology programming languages

JNDI stands for Java Network and Directory Interface

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
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'.