Solved

If the Execution of Any Constructor in a Derived Class

Question 21

Multiple Choice

If the execution of any constructor in a derived class does not invoke a base class constructor, C++ automatically invokes the no-parameter constructor for the __________ class.


A) sub
B) base
C) child
D) subordinate

Correct Answer:

verifed

Verified

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

Related Questions