C Programming Language
The C 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.
The 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.
Program : -
A program is a set of instructions for performing a particular task. These instructions are just like English words. The computer interprets the instructions as a 1's and 0's. A program can be written in assembly language as well as high level language. This written program is called as[......]
:- The C has now become a widely used professional language for various reasons.
- Easy to learn
- Structured language
- It produces efficient programs.
- It can handle low-level activities.
- It can be compiled on a variety of computer platforms.
No comments:
Post a Comment