Multiple choice technology programming languages The class that inherits is called a superclass subclass instance class None of the Above Reveal answer Fill a bubble to check yourself B Correct answer Explanation In inheritance, the class that inherits from another is called the subclass or derived class. The class being inherited from is the superclass or base class.