Creating Superclass and subclass.
Both class should have 4 methods and the subclass should have additional properties/fields and a constructor. The subclass should have at least one method that overrides a method in the superclass. On another file is creating a manipulator where you use the subclass and all of its methods.
Thank you...I hope you can help me with this...