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