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
Are maps ordered java?
What is the difference between access specifiers and access modifiers in java?
What is use of valueof () in java?
What is difference between ++ I and I ++ in java?
What happens if an exception is not handled in a program?
which class is the wait() method defined in? : Java thread
Is array passed by reference in java?
Why spring singleton is not thread safe?
Can a class extend more than one class?
what is the volatile modifier for? : Java thread
How can a gui component handle its own events?
What is a constructor, constructor overloading in java?
What is port number in java?
Can we declare main () method as non static?
What is the output of the below java program?