Vidyalelo
C++ Programming · Q6

C++ miscellaneous

Programming · C++ Programming · question 6

Q6

What is the purpose of the 'nullptr' keyword in C++?

A.
To represent a null pointer
Answer
B.
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