- C
is a robust:
C language provides 32 keywords. It has a
rich set of functions and operators. We can use them to write any complex programs.
- C
is fast and efficient:
C language consists of variety of data types
and powerful operators which makes it faster.
- C is
portable:
The programs are written on one computer can
be run on another with little or no modification.
- C
is structured programming language:
C is also called as structured programming
language as it requires the user to think of a problem in terms of different
modules or blocks.
- C
has the ability to extend itself i.e. we can add our own function to C library.
No comments:
Post a Comment