What JNDI(Java Naming and Directory Interface) provides?
Answer Posted / raghuveer
JNDI provides pool of connection of objects. Minimum can be
decide while configuring
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can we have this () and super () together?
What is the set interface in java programming?
What is final class?
Can you call a method in a method?
What is the primitive type short?
Which sorting algorithm is in place?
What is a boolean flag in java?
How can a gui component handle its own events in java programming?
What is proper subset?
What is the program development process?
Why to use nested classes in java?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
What is the use of keywords in java?
What is the difference between menuitem and checkboxmenu item?
Difference between comparator and comparable in java?