Solved

If Dynamically Allocated Memory Is Not Freed

Question 8

Multiple Choice

If dynamically allocated memory is not freed,


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

Correct Answer:

verifed

Verified

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

Related Questions