Computer Science, asked by lokeshalli1807, 1 year ago

general structure of C programming language​

Answers

Answered by ak0207986
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