write the basic structure of c- Program
Answers
Answered by
5
Explanation:
Parts of C program-
int main() – This is the line from where the execution of the program starts. The main() function starts the execution of any C program. { (Opening bracket) – This indicates the beginning of any function in the program (Here it indicates the beginning of the main function).
Hope it helped mate ☺️
Similar questions
Social Sciences,
2 months ago
Math,
2 months ago
Science,
2 months ago
English,
5 months ago
Math,
11 months ago
Math,
11 months ago
Business Studies,
11 months ago