Q20
Which function is used to free allocated memory but does not remove the pointer in C?
A.
clear()
B.
free()
AnswerC.
release()
D.
deallocate()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board