Multiple Choice
The keyword extends indicates:
A) encapsulation
B) polymorphism
C) inheritance
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: The class _ is an ancestor class
Q12: If the final modifier is added to
Q16: Explain the difference between method overloading and
Q16: An object of a derived class has
Q21: A constructor for a derived class begins
Q29: Private methods of the base class are
Q32: Overriding is when a derived class redefines
Q34: A derived class is a class defined
Q39: The call to the base class constructor
Q43: Write Java statements that compares Objects,O1 and