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
Why do I get a duplicate name error when loading a jar file?
What is scalable, portability in the view of J2EE?
What are the sequence of steps to write pub or sub model kind of application?
What’s jboss cache in short?
What is abstract schema?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
Why are component architectures useful?
What are the difference between RMI and CORBA?
Why use POJO when I can use hashmap
Name three subclasses of the component class?
Difference between hashmap and hashtable?
What value does read() return when it has reached the end of a file?
What modifiers may be used with an inner class that is a member of an outer class?
Define the remote object implementation?
Can I use multiple html form elements with the same name?