a) Destructor of A followed by B
b) Destructor of B followed by A
c) Destructor of A only
d) Destructor of B only
What is the order of Destructors call when the object of derived class B is declared, provided class B is derived from c
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the order of Destructors call when the object of derived class B is declared, provided class B is derived from c
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!