1.

What does the following statement mean?
void a;

A. declares a variable with value a
B. flags an error
C. a is an object of type void
D. variable a is of type void
E. None of these
Answer» C. a is an object of type void


Discussion

No Comment Found

Related MCQs