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

Can finally block be used without a catch?

0 Answers  


What is the preferred size of a component?

3 Answers   ITSA,


In a class implementing an interface, can we change the value of any variable defined in the interface?

0 Answers  


what is the difference between sleep() and Wait()?

10 Answers   Accenture, Amdocs,


In java, how many ways you can take input from the console?

0 Answers  






What are untrusted applets?

0 Answers  


What is off heap memory?

0 Answers  


Is java programming easy?

0 Answers  


What happens to the Exception object after handling an exception?

0 Answers  


What do you mean by byte code?

0 Answers  


why java main method is given as static method?

2 Answers  


Why array is used in java?

0 Answers  


Categories