What is wrong with this program statement? void = 10;
C Programming Language > Variable in C Language > Variable Declaration and Initialization
3095
Answer:
The word void is a reserved word in C language. You cannot use reserved words as a user-defined variable.
This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.