adplus-dvertising
frame-decoration

Question

Pick out the correct statement .

a.

A derived class’s constructor cannot explicitly invokes its base class’s constructor

b.

A derived class’s destructor cannot invoke its base class’s destructor

c.

A derived class’s destructor can invoke its base class’s destructor

d.

None of the mentioned

Answer: (b).A derived class’s destructor cannot invoke its base class’s destructor

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Pick out the correct statement .