Solved

If Dynamically Allocated Memory Is Not Freed

Question 48

Multiple Choice

If dynamically allocated memory is not freed,


A) the system may run out of memory.
B) it results in a compiler error.
C) a run-time error informs your user that the program did not free memory space.
D) the source code will not link correctly.
E) None of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions