Featured
- Get link
- X
- Other Apps
Introduction to C language
C is very powerful general purpose computer programming language which was developed in 1972 by Dennis M. Ritchie at the Bell Telephone Laboratories. The Unix operating system was written in C language. It is middle level structured language which is very close to both the low level and high level language. C was originally implemented on the DEC PHP-11 computer in 1972.
Why to learn C language?
i. It is easy to learn.
ii. It's execution is fast.
iii. It is structured language. (Means large program is divided into different separate unit )
iv. It has less number of keywords, as it has only 32 keywords.
v. Standard libraries and library functions are less in C but can be used to design almost any kind of function.
Some of the applications of C language
i. Operating System. E.g. Unix
ii. GUI Applications. E.g. Adobe Photoshop
iii. Text Editor. E.g. Atom
iv. Database. E.g. MySQL
v. Utilities
- Get link
- X
- Other Apps
Popular Posts
Changing text into voice using Javascript just in browser's console
- Get link
- X
- Other Apps
Comments
Post a Comment