Multiple Choice
In object-oriented programming, __________ allows you to extend the capabilities of a class by creating another class that is a specialized version of it.
A) prototyping
B) code reusability
C) inheritance
D) data hiding
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: What type of relationship exists between two
Q9: When a method is declared with the
Q10: In _, inheritance is shown with a
Q11: A subclass can directly access _.<br>A) only
Q24: Which of the following statements declares Salaried
Q29: Which key word indicates that a class
Q30: In Java, a reference variable is _
Q37: Which of the following statements correctly specifies
Q38: In the following statement, which is the
Q40: A(n) _ method is a method that