BackForward
site MapHistorYCOmputer PartsNetworksDatabaseSHow It worksBiOGraPhYThe GameFOrUmCitationSThe CrewTerminologY DictionarY


C

 

Originally, the C programming language was developed in England, under the name of BCPL. Then, in 1972, Americans Brian Kernigham and Dennis Ritchie transformed BCPL to a programming language called B. Finally, in 1974, the programming language was modified and improved, finally to be renamed "C."

Not exactly a high-level language like BASIC, PASCAL, and C++, C is somewhere between a low-level programming language and a high-level programming language. Low-level languages were hard and arduous to use because everything had to be written in the 1s and 0s that a computer can directly understand. While high-level languages use more human language-like terms, it is less efficient. C was developed to try to combine the efficiency of the low-level languages and yet keep the good structure of the high-level languages.

Ever since it was developed, C has become increasingly popular. As you know, programming languages can be used to write software and applications. The C language was first used to write the UNIX operating system. This really helped to popularize it, especially among computer programmers.


Components:

All C programs essentially have two basic components:


To perform certain arithmetic operations, the C programming language must define operations like addition, subtraction, multiplication, and division. In C, these symbols are almost exactly like the ones we use in algebra:

+ Addition
- Subtraction
* Multiplication
/ Division


Continue on to the next section:
C++

BASIC|PASCAL|C|C++
Operating Systems|Programming Languages|Word processors|Spreadsheets|Computer Games|Video Software|Music Software
Hardware|Software

Cyber-Club sections:Site map|History|computer Parts|Networks|Databases|How it works|Biographies|The Game|interactive|Citations|Terminology Dictionary

1995-2001, ThinkQuest Inc.all rights reserved

TQ