C programming is a general-purpose, procedural, imperative computer programming language developed in 1972 by Dennis M. Ritchie at the Bell Telephone Laboratories to develop the UNIX operating system. C is the most widely used computer language. It keeps fluctuating at number one scale of popularity along with Java programming language, which is also equally popular and most widely used among modern software programmers. In 1999, ISO standard for C was published.
Why to learn C programming?
- Easy to learn
- Structured Language
- It produces efficient programs
- It can handle low-level activities
- It can be compiled in a variety of computer platforms
Facts about C
C was invented to write an operating system called UNIX.C is a successor of B language which was introduced around the early 1970s.
C is a successor of B language which was introduced around the early 1970s.
The language was formalized in 1988 by the American National Standard Institute (ANSI).
The UNIX OS was totally written in C.
Today C is most widely used and popular system programming language.
Most of the state -of -the -art software have been implemented using C.
Applications if C programming
- Operating Systems
- Language Compilers
- Assemblers
- Text Editors
- Print spoolers
- Network Drivers
- Modern programs
- Databases
- Language Interpreters
0 Comments