Logic Building In C

C programming Language contains module called functions. 

C functions are the basic building block and the most programmers take its benefit.

Programmers include these functions in their program from the C standard library.

C combines the features of a high level language and functionality like assembly languages.

In C, one can develop a program fast and execute fast.

It reduces the gap between high-and Low-level languages that is why it is well suited for writing both applications and System Software.

C is structural language facilitates the development of variety of programs in small modules or blocks.

With appropriate collection of different modules, the programmer can make a complete program.
It is easy for writing, testing, debugging and maintenance with structured programming.

In case some changes are to be done in a program, the programmer can refer to the earlier written module with editor and  incorporate the appropriate changes.

Hence, structured languages are easier and most of the developers prefer these languages.

Programming with non-structured languages is tough in comparison to structured languages.
C is also called a system programming language because it is greatly helpful for writing operating systems, interpreters, editor, compilers, database program and network drivers.

Machine Level Language:

A program written in 1s and 0s is called a machine language.
 
It is a computer's natural language. which can be directly understood by the system.
This language is machine dependent i.e  it is not portable







Comments

Popular posts from this blog

Irrotational Vector field

Don't miss in 2023 about Technological Facts

THE EXPANDING UNIVERSE