ICSE Class 10 Computer Applications Question 9 of 16

Encapsulation and Inheritance — Question 11

Back to all questions
11
Question

Question 11

What do you call a class that is an extension of another class?

Answer

A class that is an extension of another class is known as a derived class or child class or sub-class.