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
What is an immutable object?
What is the size of int in 64-bit jvm?
Why doesn't the java library use a randomized version of quicksort?
Does substring start with 0?
Explain the protected field modifier?
Is map ordered in java?
List some oops concepts in java?
What is compiler and what its output.
What is the purpose of declaring a variable as final?
Which class is used by server applications to obtain a port and listen for client requests?
Can a constructor call the constructor of parent class?
What is the difference between hashmap and hashtable? What is an interface?
Why stringbuilder is not thread safe?
how to write a program for sending mails between client and server
Which object oriented concept is achieved by using overloading and overriding?