Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How TreeMap sorts the objects inside it?? suppose if have
include one employee object and one car object. On what
basis it will sort?

Answers were Sorted based on User's Feedback



How TreeMap sorts the objects inside it?? suppose if have include one employee object and one car ..

Answer / anuj

then u have to tell the trremap that on what basis elment
shoyuld be sorted all elemtns of trremap should be of type
comparable & in side comparable compare to u need to put
uor sorting logic.

Is This Answer Correct ?    5 Yes 1 No

How TreeMap sorts the objects inside it?? suppose if have include one employee object and one car ..

Answer / shaik baji

The TreeMap sorts the objects in assending order by
depending on the key value.

The Key value must be "String" type so internally it will
sort the keys by using "compareTo" method.

Is This Answer Correct ?    4 Yes 0 No

How TreeMap sorts the objects inside it?? suppose if have include one employee object and one car ..

Answer / 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

How TreeMap sorts the objects inside it?? suppose if have include one employee object and one car ..

Answer / malligontla

Tree Map working according to the Ascending order.

Is This Answer Correct ?    1 Yes 1 No

How TreeMap sorts the objects inside it?? suppose if have include one employee object and one car ..

Answer / venkatesh

call static method from Collections class
below is method:
static Map synchroizedMap(MaP Object)

Is This Answer Correct ?    2 Yes 9 No

Post New Answer

More Core Java Interview Questions

Why do we use threads in java?

0 Answers  


Can we override data members in java?

0 Answers  


How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?

0 Answers  


Relationship between an event-listener interface and an event-adapter class?

1 Answers  


What is method overloading and method overriding?

0 Answers  


How to use Media tracker Class.

0 Answers  


What are blocks?.

1 Answers   TCS,


1).Is Object class abstract or not? 2).Is main method(public static void main(String args[])low priority thread or high priority thread?

3 Answers   TCS,


What is the use of arraylist in java?

0 Answers  


what is mean by thread lock?

2 Answers   Infosys, TCS,


How many bits are in a sentence?

0 Answers  


Who found java?

0 Answers  


Categories