Multiple Choice
An ____ child class method has the same name and different parameter list as the parent class method.
A) overridden
B) overloaded
C) overbearing
D) inherited
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: When a superclass requires parameters upon instantiation,
Q16: An _ child class method contains the
Q17: An instance method or constructor may be
Q18: When you instantiate an object that is
Q19: The _ establishes an object by reserving
Q21: When you override a method in a
Q22: Using inheritance saves time since you do
Q23: A superclass is the same thing as
Q24: A(n) _ class is one from which
Q25: All default constructors are automatically supplied.