what is the JNDI?

Answer Posted / abhijit baji

JNDI (Java Naming and Directory Interface) enables Java
platform-based applications to access multiple naming and
directory services.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by the term wrapper classes?

536


Is a method a function?

545


Explain the key functions of data binding?

579


What are void pointers?

708


Is string is a keyword in java?

545






Why do you canvas?

604


What is super constructor?

544


How can we access some class in another class in java?

541


Explain where variables are created in memory?

578


Differentiate between the constructors and methods in java?

499


What is int argc char * argv?

562


What is the use of arrays tostring () in java?

512


Write a program to solve producer consumer problem in java?

559


What is the difference between the final method and abstract method?

536


What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?

514