What JNDI(Java Naming and Directory Interface) provides?
Answer Posted / selvan
Mostly JNDI is using Connection for the GUI(Graphical User
Interface). That's linking with Client to Server Side.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is flush () in java?
What is the purpose of the finalize() method?
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
What is an immutable object? How do you create one in java?
What is the use of conditional statement?
What is the current version of java?
What happens if an exception is not handled in a program?
Can we initialize the final blank variable?
Can we declare a class as abstract without having any abstract method?
What is hash in java?
what is the difference between Object Based Language and Object Oriented Language?
Why method overriding is used?
What is externalizable interface?
What is a ternary operator in java? What is an interface?
What are internal variables?