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 do you mean by of string::valueof expression in java 8?
Why do we need array in java?
What are the differences between throw and throws?
Does set allows null in java?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
How to pass arraylist to stored procedure in java?
What is java reflection?
What is the purpose of a parameter?
Can an interface be final?
Is array size fixed in java?
How do you use substring in java?
how can you catch multiple exceptions in java?
Name four container classes.
What method is used to specify a container's layout in java programming?
How do you make an arraylist empty in java?