![]() |
C Programming Language |
C language is a general purpose high level language that was originally developed by Dennis MacAlistair Ritchie to develop the UNIX operating system at Bell Lab's. C language was first originally implemented on the DEC PDP-11 computer in 1972.
The UNIX operating system, the C compiler and essentially all UNIX application program have been written in C has now become a widely used professional language for various reasons.
- Easy to learn.
- Structured language.
- It produces efficient program.
- It can handle low level activities.
- It can be compiled on a variety of computer platform.
Comments
Post a Comment