πŸ“Š 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
πŸ’¬ Discuss
βœ… Correct Answer: (A) flags an error

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
200
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Pradeep Sikarwar
Publisher
πŸ“ˆ
96%
Success Rate