Home / Programming MCQs / C Programming MCQs / Question

M

Manisha Agrawal • 9.32K Points
Tutor III

Q. Which of the following will occur if we call the free() function on a NULL pointer?

(A) Compilation Error.
(B) Runtime Error.
(C) Undefined Behaviour.
(D) The program will execute normally.

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.