Computer Science, asked by ravikumargupta462, 11 months ago

explain the structure of a simple c program​

Answers

Answered by minhaj66340
11

Answer:

C - Basic structure of a C program. ... Consists of comments, some description of the program, programmer name and any other useful points that can be referenced later. Link. Provides instruction to the compiler to link function from the library function.

Explanation:

pls mark me as brainliest ❣❣

Answered by Anonymous
10

<body bgcolor=pink>marquee><font color=red>

\huge\pink{\mathfrak{Hello!! Dude!!}}

\huge\boxed{\fcolorbox{red}{yellow}{Follow-Me-Guys}}

\huge\boxed{\fcolorbox{pink}{blue}{Mark-as-Brainliest}}

\huge\boxed{\fcolorbox{red}{yellow}{Utkarsh Pratham}}

{\red{\underline{Answer}}}

These statements form the structure of a C++ program. C++ program structure is divided into various sections, namely, headers, class definition, member functions definitions and main function. ... A simple C++ program (without a class) includes comments, headers, namespace, main() and input/output statements.

Similar questions