Q6
What is the purpose of the 'nullptr' keyword in C++?
A.
To represent a null pointer
AnswerB.
To represent a null reference
C.
To represent a null character
D.
To represent a null value
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board