COMPX102 Object-Oriented Programming Assignment 1 2 COMPX102-24B Assignment 1: Digital Circuit Design Goals The main goals of this assignment are for you to learn how to write a whole hierarchy of classes, and use subtyping (polymorphism) to make your programs work on just the superclass, rather than all the subclasses. This will simplify your programs and make it easy to add new subclasses. In […]




