Same common question what is Map,Set,HashMap,List????
Answer Posted / dsr
Map,set ,List are collection interfaces.
HashMap is a collection class.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the significance of continue jump statement? Explain with an example.
What is :: operator in java?
Why is a constant variable important?
Is java written in c?
What are the differences between include directive and include action?
What is the difference between jvm and jre? What is an interface?
Why does java does not support multiple inheritance? Explain
When throw keyword is used?
How we can run a jar file through command prompt in java?
Is java a software?
What two classes are used to read data only?
Why is core java important?
What are local variables?
Is a char always 1 byte?
What access modifiers can be used for variables?