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...


In treeset we add same object ...what will be the out put

Answers were Sorted based on User's Feedback



In treeset we add same object ...what will be the out put..

Answer / ramamurthy

Output will be in display natural sorted order, which
doesn't contail duplicates

Is This Answer Correct ?    3 Yes 0 No

In treeset we add same object ...what will be the out put..

Answer / mohit

A Set is a Collection that cannot contain duplicate elements...TreeSet is also a set so it will not keep duplicate items....it will show only unique values....

Is This Answer Correct ?    3 Yes 1 No

In treeset we add same object ...what will be the out put..

Answer / srikanth

it remove the duplicates and print the unique values

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are thread groups?

0 Answers  


What is qualitative variable?

0 Answers  


How can constructor chaining be done using this keyword?

1 Answers  


In a class implementing an interface, can we change the value of any variable defined in the interface?

0 Answers  


How does JAVA ClassLoader work?

1 Answers   IBM,


When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?

0 Answers  


real time example for deadlock,starvation,livelock

5 Answers  


What is an interface in java?

0 Answers  


Give us the name of the list layoutmanagers in java?

0 Answers  


What is the difference between a window and a frame in java programming?

0 Answers  


what are the high-level thread states? : Java thread

0 Answers  


What is thread count in java?

0 Answers  


Categories