Q93
Choose the incorrect option.
A.
void is used when the function does not return a value
B.
void is also used when the value of a pointer is null
AnswerC.
void is used as the base type for pointers to objects of unknown type
D.
void is a special fundamental type
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board