How TreeMap sorts the objects inside it?? suppose if have
include one employee object and one car object. On what
basis it will sort?
Answer Posted / naveen.bav
Hello Venkatesh, I am not asking for synchronization. I am
asking how TreeMap will sort the values inside it.Thanks
for the reply
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you understand by synchronization?
Can we convert stringbuilder to string in java?
What's the base class of all exception classes?
What is entry set in java?
What is the implementation of destroy method in java. Is it native or java code?
Explain wrapper classes in java?
Explain differences between collection api and stream api?
What are java packages?
Can you give names of Container classes?
What are the 7 types of characters?
Can vector have duplicates in java?
What is difference between array and vector?
What does singleton class mean?
How does compareto method work?
What are the characteristics of Final,Finally and Finalize keywords.