What is the purpose of the 'Comparator' interface in Java? - Study24x7
Social learning Network
14 Mar 2024 12:30 PM study24x7 study24x7

What is the purpose of the 'Comparator' interface in Java?

A

 It is used to compare primitive data types.

B

It is used to sort collections of objects based on their natural ordering.

C

It is used to provide a total ordering of objects.

D

It is used to define custom sorting logic for objects.

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles