What JNDI(Java Naming and Directory Interface) provides?

Answers were Sorted based on User's Feedback



What JNDI(Java Naming and Directory Interface) provides?..

Answer / sanjay

It provides networkwide sharing of a variety of information
about users,machines,network services and application in
internets and intranets.

Is This Answer Correct ?    2 Yes 0 No

What JNDI(Java Naming and Directory Interface) provides?..

Answer / ravikiran

JNDI provides facility to look up to a particular resource

Is This Answer Correct ?    2 Yes 0 No

What JNDI(Java Naming and Directory Interface) provides?..

Answer / raghuveer

JNDI provides pool of connection of objects. Minimum can be
decide while configuring

Is This Answer Correct ?    2 Yes 1 No

What JNDI(Java Naming and Directory Interface) provides?..

Answer / selvan

Mostly JNDI is using Connection for the GUI(Graphical User
Interface). That's linking with Client to Server Side.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is a “stateless” protocol ?

0 Answers  


What is string [] args?

0 Answers  


What exceptions occur during serialization?

0 Answers  


what are synchronized methods and synchronized statements? : Java thread

0 Answers  


Write a program for recursive Traverse?

1 Answers  






How to Sort Strings which are given in List and display in ascending order without using java api.

1 Answers   LIC,


What is the difference between error and exception and explain in simple words not whatever is given in the book.

7 Answers  


Why is the main method declared static?

0 Answers  


What is unicode with example?

0 Answers  


Discuss 2D arrays.

0 Answers   Amdocs,


What is abstract class constructor called?

0 Answers  


y cant i declare method like public final static show()

3 Answers  


Categories