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
Difference between a class and an object?
What are the 6 boolean operators?
What are the steps that are followed when two computers connect through tcp?
What is the difference between serial and throughput garbage collector?
What is the difference between instanceof and isinstance?
What is boolean strategy?
Difference between this() and super() in java ?
Explain about oops concepts.
Why inputstreamreader is used in java?
Explain about varargs in java?
What is executor memory?
What is the base class for error and exception?
Explain about object oriented programming and its features?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
Which method must be implemented by all threads?