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
Why we used vector class?
What is purpose of find feature?
Can variables be used in java without initialization?
What is a loop java?
What is string in java? String is a data type?
Which is fastest collection in java?
What are thread priorities and importance of thread priorities in java?
How would you use Bubble Sort to sort the number of elements?
what is the volatile modifier for? : Java thread
Which list does not allow duplicates in java?
Explain the overview of UDP messaging.
Write a program to find maximum and minimum number in array?
What is the difference between class forname and new?
Justify your answer that you can't define a method inside another method in java, if you can then how?
How to access arraylist elements in java?