CSC/ECE 517 Fall 2011/ch6 6b ra
Subclassing
Introduction
Subclassing is one of the significant features of OO programming, which greatly increases the reusability of classes and also minimizes duplication of code.
Subclassing
Subclassing is one of the significant features of OO programming, which greatly increases the reusability of classes and also minimizes duplication of code.