Question: You are asked to create a superclass with at least 3 operational methods, then extend it to create at least tw
Posted: Sun Jul 03, 2022 9:59 am
Question:
You are asked to create a superclass with at least 3 operationalmethods, then extend it to create at least two subclasses, inaddition to a driver class. Make sure to use abstraction andoverriding.
Examples of the classes:
Examples of methods (choose what is applicable to yoursystem):
Please note the following:
You are asked to create a superclass with at least 3 operationalmethods, then extend it to create at least two subclasses, inaddition to a driver class. Make sure to use abstraction andoverriding.
Examples of the classes:
Examples of methods (choose what is applicable to yoursystem):
Please note the following: