Multiple choice What is the other name used for a base class? Child class Subclass Derived class Parent class Array class Reveal answer Fill a bubble to check yourself D Correct answer Explanation A parent class is the closest class that we derive to create the one we are referencing as the child class.