Wednesday, March 25, 2015

Introduction to C

What is C?

  • C is a programming language.
  • The C language was first developed in 1972 by Dennis Ritchie at AT&T Bell Labs.  
  • It was called C because there was a B programming language already.
  • C is a high-level programming language.
  • C is one of the most popular general purpose programming languages.