Examlex

Solved

There Should Eventually Be a Call to the Operator Delete

question 11

True/False

There should eventually be a call to the operator delete on a pointer that
points to the memory allocated by each call to new.


Definitions:

Related Questions