What is wrong with this program statement? void = 10;
Short Answer
Views 2879
Answer:
The word void is a reserved word in C language. You cannot use reserved words as a user-defined variable.
Related Articles:
This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of C Programming Language, click the links and dive deeper into this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.