what are basic syntax in C language
Answers
Answered by
8
Answer:
The C basic syntax consists of header files, main function, and program code. This is the most fundamental structure in the C program. A C program necessarily consists of the main function because the execution of the program starts from this line. Without the main function, the program execution does not start.
Similar questions
Biology,
4 months ago
Hindi,
4 months ago
Hindi,
8 months ago
Social Sciences,
8 months ago
History,
1 year ago