πŸ“Š C Programming
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
πŸ’¬ Discuss
βœ… Correct Answer: (A) Dangling pointer

Explanation: 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.

Explanation by: Team MCQ Buddy
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
177
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Team MCQ Buddy
Publisher
πŸ“ˆ
82%
Success Rate