What can go wrong in resource management on c++?
(a) Leakage
(b) Exhaustion
(c) Dangling
(d) Exception
The question was posed to me in my homework.
Enquiry is from Resource Management topic in chapter Derived Classes, Templates & Exception Handling in C++ of C++