Answer Posted / ravikiran
Yes we can add Object as a value inside HashMap
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a pointer and does java support pointers?
What are the two environment variables that must be set in order to run any java programs?
What is the difference between import java.util.date and java .util?
What is a vararg?
Which is faster call by value or call by reference?
What are the restrictions imposed on method overriding?
v-model life cycle
What are the problems faced by java programmers who don't use layout managers?
List any five features of java?
Which is illegal identifier in java?
Can an unreferenced object be referenced again?
What is collection class in java?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
What are methods and how are they defined?
What does escaping a character mean?