Multiple Choice
A child class contains all the data fields and ____ of its parent.
A) parameters
B) classes
C) methods
D) procedures
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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.
Q27: A method in a parent class must
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