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
Can we create a constructor in abstract class?
Explain polymorphism citing an example.
what is the swingutilities.invokelater(runnable) method for? : Java thread
What are wrapper classes in java?
how we can make a write-only class in java?
Why java is call by value?
What are drawbacks of singleton class?
What is JVM and is it platform independent?
What are the steps involved to create a bean?
What are the advantages of exception handling?
Why bytecode is called bytecode?
What is tcp and udp?
What is a stringbuffer?
Explain implementation and how is it different from conversion?
What happens if I remove static from main method?