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.

About C

  • C was invented to write an operating system called UNIX.
  • C is a successor of B language which was introduced around 1970
  • The language was formalized in 1988 by the American National Standard Institute (ANSI).
  • learn and download turbo c, Basic of programming in easy way The UNIX OS was totally written in C by 1973.

No comments:

Post a Comment