What is C
C is a programming language developed at AT & T's Bell Laboratories of USA in 1972. It was designed and written by a man named Dennis Ritchie.
Why C Language is so important
- Oracle is written in C
- Core libraries of android are written in C
- MySQL is written in C
- Almost every device driver is written in C
- Major part of web browser is written in C
- Unix operating system is developed in C
- C is the world's most popular programming language
C is important to build programming skills
C covers basic features of all programming language
C is the most popular language for hardware dependent programming
History of C language
Before C language a man named Martin Richards developed a language named BCPL ( Basic Combined Programming Language) in 1966.
Ken Thompson who worked at AT & T's Bell Laboratories who improvised BCPL language and developed a new language named B language in 1969. He developed B language to develop a operating system named UNIX. He also developed first master level chess called Belle in 1980.
Dennis Ritchie also worked at AT & T's Bell Laboratories and he improvised B language and developed C language in 1972. He developed UNIX in C language.
Comments
Post a Comment