Page 1 of 1

When destructors are called?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
a) When a program ends
b) When a function ends
c) When a delete operator is used
d) All of the mentioned