Multiple Choice
A class that is used as the basis for inheritance is known as what type of class?
A) child class
B) extended class
C) base class
D) subclass
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Besides the new keyword, what keyword can
Q2: What term is synonymous with a derived
Q3: A class's ToString() method is often a
Q4: When a class inherits from a base
Q6: A class that is able to inherit
Q7: Briefly describe the four public instance methods
Q8: What keyword is an alias for the
Q9: When you use information hiding by selecting
Q10: What is another name for a derived
Q11: What are the requirements for overloading the