Same common question what is Map,Set,HashMap,List????
Answer Posted / swetha
these are collection classes in java.
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Can we declare main () method as non static?
Discuss about garbage collector in Java.
Can static method access instance variables ?
Is static a singleton?
How will you print number in reverse (descending) order in BST.
How to change the priority of thread or how to set priority of thread?
What is return in java?
What does string intern() method do?
What are operators and its types?
What is polymorphism java example?
What is maximum size of arraylist in java?
Why does abstract class have constructor?
Why is string builder not thread safe?
What is run time allocation?
Is arraylist dynamic in java?