Overview of C Programming Language

Overview of C:

C is developed by Dennis Ritchie in 1973 at the Bell Laboratory to developer UNIX operating system.

Today C is the widely used language because of its structure,  machine-independent feature and high level of abstraction.

Features of C:

C is a structural language.
C is easy to learn.
C is highly efficient.
Programs are written in C are portable.

Remember These Points:

C is derived from BCPL, B, ANGOL language.
C is designed to use with OS for computers.
UNIX OS is completely written in C.
Previous Post Next Post