Question
What is a dangling pointer?
Correct Answer: A
A pointer that refers to memory no longer valid
The correct answer is A pointer that refers to memory no longer valid.
The correct answer is A pointer that refers to memory no longer valid.
Leave a Reply