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
Can array grow dynamically in java?
Why do we need wrapper class?
What is a variable analysis?
What is Gang of four design patterns
What is stringreader?
What are the different types of collections in java?
What is native method in java?
What is the locale class in java programming?
What is keyword auto for?
What if static is removed from main method?
Program to Find the second largest element in an array.
Do extraneous variables affect validity?
How to sort array in descending order in java?
what is meant by Byte code concept in Java?
how to run ecllipse with jettyserver for windows environment using batch file