Vidyalelo
C++ Programming · Q18

C++ miscellaneous

Programming · C++ Programming · question 18

Q18

What does the nullptr keyword represent in C++?

A.
A null pointer value
Answer
B.
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