Multiple Choice
The term ____ describes the condition that occurs when dynamically allocated memory isn t returned explicitly by using the delete operator and the operating system doesn t reclaim allocated memory.
A) stack leak
B) heap leak
C) garbage collection
D) memory leak
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: A computer uses an array s _
Q41: The 1 in the expression *(gPtr +
Q42: Under a _ allocation scheme, the amount
Q43: _ are simply variables used to store
Q44: The compiler automatically converts any array subscript
Q45: The compiler automatically converts any subscript used
Q46: The address named as a reference can
Q47: For each array created, the array name
Q48: Assuming ptNum is a pointer, the statement
Q50: The delete operator alters the address passed