Home / Programming MCQs / C Programming MCQs / Question

M

Manisha Agrawal • 9.32K Points
Tutor III

Q. Which of the following should be used to free memory from a pointer allocated using the “new” operator?

(A) free()
(B) delete
(C) realloc()
(D) None of the above.

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.