In HashTable I am storing null value..then what is the
error it will show
Answer Posted / karthik
Normally hastable doen't allow null value, it will through
run time exception like NullPointerException
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of the wait() method?
Do I have to use jsps with my application?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What are the oops concept?
What is a policy?
Can you control when passivation occurs?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Is it possible to stop the execution of a method before completion in a sessionbean?
What are the different algorithms used for clustering?
Will the general public have access to the infobus apis?
Where can I ask questions and make suggestions about seam?
What is the map interface?
What are externizable interface?
whats is mean by tiles in struts
what are getters and setters in Java with examples?