Q24
What does the 'NULL' keyword represent in C?
A.
An empty string
B.
A null character
C.
A pointer to nothing
AnswerD.
An uninitialized variable
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board