AP CSA: MOD-3.B.9
CodeHS Lessons
Regardless of whether the superclass constructor is called implicitly or explicitly, the process of calling superclass constructors continues until the Object constructor is called. At this point, all of the constructors within the hierarchy execute beginning with the Object constructor.
| Standard |
| 5.2 Writing Constructors for Subclasses |
| Standard |
| 9.2 Writing Constructors for Subclasses |
| Standard |
| 4.13 Inheritance |
| Standard |
| 10.2 Writing Constructors for Subclasses |
| Standard |
| 6.13 Inheritance |
| Standard |
| 6.13 Inheritance |
| Standard |
| 12.13 Inheritance |
| 16.2 Writing Constructors for Subclasses |
| Standard |
| 17.2 Writing Constructors for Subclasses |
| 18.13 Inheritance |
| Standard |
| 7.2 Writing Constructors for Subclasses |
| Standard |
| 6.2 Writing Constructors for Subclasses |