A high-level programming language created by Dennis Ritchie at Bell Labs in the mid 1970s. Albeit initially composed as a frameworks programming language, C has turned out to be an effective and adaptable language that can be utilized for an assortment of utilizations, from business projects to building. C is an especially well known language for PC software engineers since it is moderately little – it requires less memory than different languages.
The principal significant program written in C was the UNIX working framework, and for a long time C was thought to be inseparably connected with UNIX. Presently, be that as it may, C is a vital language free of UNIX.
In spite of the fact that it is a high-level language, C is significantly nearer to low level computing construct than are most other high-level languages. This closeness to the hidden machine language enables C software engineers to compose exceptionally effective code. The low-level nature of C, be that as it may, can make the language hard to use for a few kinds of uses.