History and evolution of computer

Importance of c

 

Importance of  "C"

  • C is a basic of all the other programming languages.
  • Computer is a Machine and it understand only 0 and 1.
  • C is a Compiler based programming language.
  • Compiler which can convert human language code into machine language. 
  • Device driver are written in c language.
  • Android core libraries are written in c language.
  • Oracle and MySQL database software also written in c language.
  • Unix operating system Developed in c language.

Comments