Q73
What does the following statement mean? void a;
A.
variable a is of type void
B.
a is an object of type void
C.
declares a variable with value a
D.
flags an error
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board