Q5
What is the purpose of the 'nullptr' keyword in C++?
A.
Represents a null type
B.
Represents a null value
C.
Represents a null reference
D.
Represents a null pointer
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board