What operation can be performed by destructor?
Posted: Wed Jul 13, 2022 7:52 pm
a) Abort the program
b) Resource cleanup
c) Exit from the current block
d) Terminate the program
b) Resource cleanup
c) Exit from the current block
d) Terminate the program