Computer Science, asked by premsingh9855487168, 2 months ago

Show the general structure of the C program?​

Answers

Answered by meenadevi9536
0

Answer:

Basically structure of the C program is divided into six different sections, Documentation section: The Documentation section consists of a set of comment lines. Link section: The link section provides instruction to the compiler to link the header files or functions from the system library.

Similar questions