Can any one say how will sort map objects in java?
Answer Posted / srikanth
using tree map ie it will sort by key
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
What is the technique adopted to create an immutable class?
What is == and === in javascript?
What are the two types of java programming?
How does hashmap work in java ?
What is api in java?
What is entry in java?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
What are the core java topics?
What’s the difference between callable and runnable?
Which sorting is used in arrays sort in java?
What does serializing data mean?
Where to store local variables?
Java is Pass by Value or Pass by Reference?
what is inner class in java?
What is a substitution variable?