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
Can a top level class be private or protected?
What is bigger kb or mb?
do I need to use synchronized on setvalue(int)? : Java thread
What is difference between string and stringbuffer?
What is an example of a keyword?
What is string in java?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What is arraylist e?
Can we inherit inner class?
How java uses the string and stringbuffer classes?
What is a 16 bit word?
Can bool be null?
What are the string methods in java?
What are the advantages and disadvantages of reference counting in garbage collection?
What is super?