Advantages (or) features of C Language:
C
is the most popular programming language, C has many advantages:
Modularity:
modularity is one of the important characteristics of C. we Can
split the C program into no. of modules instead of repeating the same Logic
statements (sequentially). It allows reusability of modules.
Middle
level language: as a middle level language C combines both
the advantages of low level and high level languages. (arrays,pointers etc).
General
purpose programming language: C can be used to
implement any kind of applications such as math’s oriented, graphics, business oriented
applications.
Portability:
we can compile or execute C program in any operating system(unix,
dos ,windows).
Powerful
programming language: C is very efficient and powerful programming
language, it is best used for data structures and designing system software.
C is case sensitive language.
Faizan Ali contact:- 03235356409 email:- ali.faizan0009@hotmail.com
0 comments:
Post a Comment