Solved

When a Superclass Requires Parameters Upon Instantiation, Even If You

Question 15

Multiple Choice

When a superclass requires parameters upon instantiation, even if you have no other reason to create a(n) ____, you must write one so it can call its superclass's constructor.


A) overridden method
B) public subclass
C) subclass constructor
D) subclass destructor

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions