C is a middle level programming language developed by Dennis Ritchie while working at AT and T Bell labs in 1972 in USA . It is one the most popular computer language today because of its structure , high-level-abstraction , machine independent feature. C language is not tied to any particular operating system. It can be used to develop new operating system.
- C language has evolved from three different structured language ALGOL, BCPL(Basic combined programming language) and B Language(B language is developed by Ken Thompson in 1970).
- C is also called an offspring of the BCPL.
- BCPL and B are data type less language. However, C language has a variety of data types.
- It uses many concepts from these languages and introduced many new concepts such as data types, struct , pointer.
- In 1989, the C language was standardizes by American National Standard Institute(ANSI).
- In 1990, a version of C language was approved by the International Standard Organisation(ISO) and that version of C is also referred to as C89.

For more topics click on these links




https://wp.me/pbUjYk-C


Top 5 programming language to get job. https://top5programminglanguage.blogspot.com/?m=1https://top5programminglanguage.blogspot.com/2020/04/the-sexiest-programming-language-c.html?m=1

