Sub Class Initialization
The super class elements of a sub class object must be properly initialized.
- VariableController on/off state.
Super class elements initialized first.
- Super class constructor selection is necessary.
- Argument passing must be arranged.