CLASSES

When a new method is required to access a CLASS, how does one decide whether to create a new SUBCLASS or simply add a new method to the SUPERCLASS?
</div>
 
Top