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 collection sorting comparable and comparator interface will be used..but why this two interfaces required..two will work same purpose so why there are two interfaces instead of one?when to use comparator and when to use comparable?



In collection sorting comparable and comparator interface will be used..but why this two interfaces ..

Answer / obi

In order to implement an interface (such as Comparable) you need access to rewrite a specific class.
If a certain class is given to you as a 'black box' and you now need some way to use a written sort on it - notice that its a black box thus you cannot rewrite any of its code - you would have to create a new class which would act as a Comparator.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Core Java Interview Questions

How many bits is size_t?

0 Answers  


How many types of parsers are there?

0 Answers  


Can static methods be inherited?

0 Answers  


What does java edition mean?

0 Answers  


What are different types of multitasking?

0 Answers  


What is meant by stack and queue?

0 Answers   GrapeCity,


What is the difference between the boolean & operator and the && operator in java programming?

0 Answers  


In which order the iterator iterates over collection?

0 Answers  


Can java cast null?

0 Answers  


How to call a Stored Procedure from JDBC?

4 Answers   Satyam,


is set interface synchronized by default???

2 Answers   Manhattan,


What does index mean in java?

0 Answers  


Categories