Multiple Choice
If a method in a subclass has the same signature as a method in the superclass, the subclass method ________ the superclass method.
A) inherits
B) overrides
C) overloads
D) implements
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: If ClassC is derived from ClassB which
Q18: A protected member of a class may
Q20: In the following statement, which is the
Q24: Which of the following statements declares Salaried
Q26: You can use this operator to determine
Q27: In _, inheritance is shown with a
Q28: A _ member's access is somewhere between
Q29: When an "is a" relationship exists between
Q33: You can write a super statement that
Q35: In object-oriented programming, _ allows you to