Introduction to C Language:
C is a computer programming language. It was designed by DENNIS RITCHIE in 1972 at AT&T(American Telephones and Telegraphs) BELL labs in USA.
It is the most popular general purpose programming language. We can use the C language to implement any type of applications, System Software. These are Compilers, Editors, Drivers, Databases and Operating Systems.
- Easy to learn
- Structured Language
- It produces efficient programs.
- It can handle low-level activities.
- It can be compiled on a variety of computers.
History of C Language:
In 1960's COBOL was being used for commercial applications and FORTRAN is used for scientific and engineering applications. At this stage people started to develop a language which is suitable for all possible applications. Therefore an international committee was setup to develop such language "ALGOL 60" was released. It was not popular, because it seemed too general. To reduce these generality a new language CPL(Combined Programming Language) was developed at Cambridge University. It has very less features. Then some other features were added to this language and a new language called BCPL(Basic Combined Programming Language) developed by "Martin Richards" at Cambridge University. Then "B" Language was developed by "Ken Thompson" at AT&T BELL Labs.
DENNIS RITCHIE inherited the features of B and BPCL, added his own features and developed C language in 1972.
Tq anna
ReplyDelete