Question: If a superclass does not have a default constructor, Group of answer choices Then a class that inherits from it , must initialize the superclass
If a superclass does not have a default constructor,
Group of answer choices
Then a class that inherits from it must initialize the superclass values
Then a class that inherits from it must call one of the constructors that the superclass does have
Then a class that inherits from it does not inherit the data member fields from the superclass
Then a class that inherits from it must contain the default constructor for the superclass
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
