What kind of error can arise when there is a problem with memory?
(a) Segmentation fault
(b) Produce an error
(c) Both Segmentation fault & Produce an error
(d) runtime error
I got this question during an interview.
My question is based upon Resource Management topic in chapter Derived Classes, Templates & Exception Handling in C++ of C++