Explain the structure of 'C' program with example
Answers
Answered by
12
The Documentation Section consists of a set of comment lines giving the name of the program and other details. ... main() function: Every C program must have one main function section. This section contains two parts, declaration and executable part. Declaration Part declares all the variables used in the executable part.
Answered by
7
Heyy mate ❤✌✌❤
Here's your Answer...
Every C program must have one main functionsection. This section contains two parts, declaration and executable part. Declaration Part declares all the variables used in the executable part.
✔✔✔✔
Here's your Answer...
Every C program must have one main functionsection. This section contains two parts, declaration and executable part. Declaration Part declares all the variables used in the executable part.
✔✔✔✔
AJThe123456:
please mark it as brainliest
Similar questions