Top

Discussion

Which one is used during memory deallocation in C?

  • A.remove(p);
  • B.delete(p);
  • C.free(p);
  • D.terminate(p);

Answer: C

None

No comment is present. Be the first to comment.
Loading…

Post your comment