Multiple Choice
Replacing inadequate superclass methods with more suitable subclass methods is known as what?
A) Method upgrading
B) Tactical inheritance
C) Method overriding
D) Method overloading
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: In the following code, what will the
Q5: In an inheritance relationship:<br>A) The superclass constructor
Q6: Private members of the superclass cannot be
Q9: Protected class members are denoted in a
Q10: Every class is either directly or indirectly
Q11: A subclass can directly access:<br>A) all members
Q12: This annotation tells the Java compiler that
Q13: An abstract class is not instantiated, but
Q60: It is not possible for a superclass
Q63: If two methods in the same class