How to sort the elements in HashMap
Answer Posted / srinivasa
By implementing comparable interface we can sort the
HashMap
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How do you sort in descending order in java using collections sort?
What are the different types of methodologies?
Can a final variable be null?
What is null statement?
What does three dots mean in java?
Explain what are final variable in java?
What are the different ways of implementing thread? Which one is more advantageous?
What is difference between add() and addelement() in vector?
What is the symbol for average?
What is a nested list?
What is a map? What are the implementations of map?
What is the difference between conversation & casting?
What are different type of exceptions in java?
Explain java coding standards for classes or java coding conventions for classes?
What is the difference between overriding & overloading?