Can any one say how will sort map objects in java?
Answers were Sorted based on User's Feedback
Answer / guest
In map we have TreeMap ,which sort objects as natural
order.and don't allow duplicate keys and null values
| Is This Answer Correct ? | 4 Yes | 0 No |
What is scope of a variable?
Hi Friends.. can any one provide the real time example for methodoverloading and methodoverriding .........
Why do we need singleton class?
Explain what is encapsulation?
What is the difference between static (class) method and instance method?
What is the difference between math floor and math round?
What is anagram word?
How to sort double array in java?
What is the difference between pageContext and page implicit objects in jsp?
9 Answers Gspann Technologies, Merrill Lynch, Polaris,
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
Explain the difference between throw and throws in java?
Is intellij better than eclipse?