Answer Posted / harish
JNDI is one of the J2EE API's . It provides interfaces for
perform various naming and directory operations across
diffrent types of services.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is equlas() and hashcode() contract in java? Where does it used?
What is a for loop in java?
What is the difference between inheritance and encapsulation?
What is <> used for in java?
Is java code slower than native code?
What is java jit compilers?
What is double parsedouble in java?
What are parsers? Dom vs sax parser.
When do we need to use internal iteration? When do we need to use external iteration?
Give an example of call be reference significance.
What is the basic difference between string and stringbuffer object?
How do you declare a string variable?
Describe what happens when an object is created in java ?
What happens if an exception is throws from an object's constructor?
What is the difference between throw and throws in java?