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 are the super most classes for all the streams?
What is the difference between throw and throws in java?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
What do you mean by platform independence? What is an interface?
What is unmodifiable list in java?
What are void methods?
Can a class have more than one object?
Why deletion in linkedlist is fast than arraylist?
What are heterogeneous objects?
Is singleton class thread safe?
What is the difference between an argument and a parameter?
Is null a keyword in java?
Is singleton a bad practice?
What do you understand by synchronization?
Explain what is Marker interface?