A

Admin • 833K Points
Coach

Q. ___ is a pointer that occurs at the time when the object is de-allocated from memory without modifying the value of the pointer.

  • (A) Dangling pointer
  • (B) Wild pointer
  • (C) Void pointer
  • (D) Null pointer
  • Correct Answer - Option(A)
  • Views: 21
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

A dangling pointer is a pointer that occurs at the time when the object is de-allocated from memory without modifying the value of the pointer.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.