Q18
What does the nullptr keyword represent in C++?
A.
A null pointer value
AnswerB.
A reference to a null pointer
C.
An empty string
D.
An integer value
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board