Wednesday, March 31, 2021

What do you understand by the program structure in "C" Programming language?

What do you mean by program structure in “C” Programing language?

The program is the main part of the applications and database management system. It is necessary to consider the basic structure of the program in “C” programing language. There are some past to be understand their meaning about in the program structure.

What do you understand by the program structure in "C" Programming language?

Comment

It is the first line or statement written in the text form.

It is written in the special symbol such as forward slash and asterisk.

It is used to write about the program parts and what the functions are used for.

Preprocessor Directive

It treats the file to include in the program.

It is the first character have non- whitespace in the program.

Header file

This is the header file in the program that takes standard input output in the program.

The header files are written in the form of “<filename.h>”.

Body

It is the main body of the program which you here to write the program with using functions etc.

In this program's body you can write all your creativity with conceptual or logical statements.

Output

The output is the final desire result from the program which you had created. It is an output that gives you after run the program or compile the program.

The output is a value that is processed by the compiler on the integrated development software which is used to develop the program and application software. So the output is a valuable data which is used for the user to use it in the other form and uses.

No comments:

Post a Comment