Home »
MCQs »
Software Architecture MCQs
What do you understand by JNDI?
88. What do you understand by JNDI?
- JNDI is a unified java API designed to standardize access to a variety of naming and directory services
- JNDI is a common API and provider framework that enables the development of portable, message-based enterprise applications
- JNDI is an alternative technology for CORBA
Answer: A) JNDI is a unified java API designed to standardize access to a variety of naming and directory services.
Explanation:
JNDI is a unified java API designed to standardize access to a variety of naming and directory services.