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 override private constructor in java?
What is java reflection?
How do you sort in java?
How is final different from finally and finalize?
Why are lists ordered in java?
What is use of static in java?
Does sprintf add a null terminator?
Describe 2 different ways to concatenate two strings.
How to sort array in descending order in java?
How to handle a web browser resize operation?
What is an anonymous class in java?
What are data types in programming?
Explain java coding standards for methods?
Why char array is favored over string for the storage of passwords?
Can a lock be acquired on a class in java programming?