

C language makes it suitable for writing both system programs and application programs. Thus the characteristic of C language is that it is an excellent, efficient, and general-purpose language. Most of the applications like mathematical, scientific, business, and system software applications are developed in C language. C language is extensible so we need to understand more features of C language as it allows users to add their library functions in the library.





