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
Explain the different types of memory used by jvm?
What event results from the clicking of a button?
How task's priority is used in scheduling?
What is the immediate superclass of the applet class?
Why a component architecture for the java platform?
What is the difference between static and non-static with examples?
Where can I find seam examples and documentation?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
What do you know about seam?
What is the difference between a menuitem and a checkboxmenuitem?
what are RemoteObjects?
Is jvm a overhead?
What is ioc concept?
What is the purpose of the wait() method?
Why is string immutable in java?