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
What is the abstract class?
What about method local inner classes or local inner classes in java?
Difference between static binding and dynamic binding?
What are static variables and functions?
What is the difference between an object-oriented programming language and object-based programming language?
What is the arraylist in java?
Can you use abstract and final both with a method?
Explain importance of finally block in java?
What are register variables what are the advantages?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
Does sprintf add a null terminator?
How to remove the trailing spaces from a string?
What is the method to declare member of a class static?
Explain when classnotfoundexception will be raised ?
What is meant by the value of a variable?