Q32
With every use of a memory allocation function, what function should be used to release allocated memory, which is no longer needed?
A.
unalloc()
B.
dropmem()
C.
dealloc()
D.
release()
E.
free()
AnswerAnswer: Option E
Solution
Answer: Option E
No explanation is given for this question Let's Discuss on Board