Question
Which value indicates that a pointer points to no valid object?
Select an option. Your answer will be checked instantly.
Correct Answer: D. nullptr or NULL
Explanation:
The correct answer is nullptr or NULL.
Leave a Reply