C is a middle-level programming language developed by Dennis Ritchie during the early 1970.
C language suitable for system programmings like an operating system or compiler development.
C is robust language and has rich set of built-in functions, data types and operators which can be used to write any complex program. C is highly portable language i.e. code written in one machine can be moved to other which is very important and powerful feature.