What JNDI(Java Naming and Directory Interface) provides?
Answer Posted / 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 |
Post New Answer View All Answers
What do you mean by buffering?
Explain the reason behind ending a program with a system.exit(0)?
How do constructors use this() and super()?
What is an array in java?
Can private members of a base class are inheritable justify?
What is the difference between exception and error in java?
Explain about main thread in java?
what is the use of bean managed and container managed with example?
Explain differences between collection api and stream api?
Does java allow default arguments?
Can we use String with switch case?
Write an algorithm for quick sort?
Can a static method be overridden in java?
Why do we use string?
Explain about oops concepts.