Tuesday, April 12, 2016

Why C is system Programming Language?

C is called system Programming Language, because -

## C compiler has characteristics of an assembly language with features of high level language. This characteristics makes C program as a easy and well designed programming language.

## By using this language we can work in bit level language which is the main concept of system software. C supports mathematical and logical statements which are very important for system software. It can make an relation between high level languages and how level language that makes easy process to write system software.


No comments:

Post a Comment