Can any one say how will sort map objects in java?
Answer Posted / 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 |
Post New Answer View All Answers
What are access specifiers available in java?
How do I get the | symbol on my keyboard?
Why runnable interface is used in java?
What are functions in java?
What is thread life cycle in java?
Can java list contain duplicates?
what is difference betweem home interface and remote interface?
What do you mean by compiler?
Why java doesn’t support multiple inheritances?
How do you insert a line break?
How do you represent a space in regex java?
What is java argument list?
What is constructor in java ?
What are the types of web technologies?
Differentiate between array list and vector in java.