- C Language is simple.
- C language is fast and efficient.
- C language has good memory managment.
- C Programming is case sensitive
- C is a general purpose language.
- C language has modularity- means can be seperated into single modules.
- It has rich set of built in operators
- It is a procedural language and it is easy to extend.
- C has rich set of libraries.
- C language is portable – programs written on one platform can be run on another platform.
W