Question: PP 7.7 Modify the Task class from PPs 7.5 and 7.6 so that it also implements the Comparable interface from the Java standard class

PP 7.7 Modify the Task class from PPs 7.5 and 7.6 so that it also implements the Comparable interface from the Java standard class library. Implement the interface such that the tasks are ranked by priority. Create a driver class whose main method shows these new features of Task objects.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
