Short Answer
A method in a parent class must be ____________________ in order to be used by the child class.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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.
Q26: A child class contains all the data
Q28: The _ of a subclass consist of
Q29: You can write as many constructors for
Q30: A class's _constructor is automatically supplied.<br>A)initial<br>B)object<br>C)default<br>D)destructor
Q31: A(n) _ conversion is made whenever you
Q32: Methods that are inherited from a parent