Question: Java program using inheritance and polymorphism Create an interface named Compare and its method can be used to compare two time objects. User will input
Java program using inheritance and polymorphism
Create an interface named Compare and its method can be used to compare two time objects. User will input two time objects. Methods will includes isGreater, isLess and isEqual. Create another class that will implement these methods.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
