P Pradeep Sikarwar π Tutor III β 9.01K Points π C++ Q. What does the following statement mean? Code: void a; (A) flags an error (B) declares a variable with value a (C) a is an object of type void (D) variable a is of type void ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) flags an error