Question: (6 pts) Java has interfaces Comparable and Comparator. As discussed in class, what is the main advantage of Comparator? (6 pts) We can use a

(6 pts) Java has interfaces Comparable and Comparator. As discussed in class, what is the main advantage of Comparator? (6 pts) We can use a comparator in our own code, but often we use our comparators with what useful Java class? (6 pts) What is the signature (name and parameters) of the method that all Comparator objects must have? (6 pts) What is the signature (name and parameters) of the method that all Comparable objects must have
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
