Basic Introduction To C

What is C?

  • C is a programming language developed at AT & T’s Bell Laboratories of USA in 1972.
  • It was designed and written by Dennis Ritchie.
  • C began to replace the more familiar languages of that time like PL/I, ALGOL, etc.
  • C has been already superceded by languages like C++, C# and Java
Basic Structure to Learn C:--


The C Character Set:-

  • All Languages have alphabets Like In English A-Z,a-z.
  • Similarly C Has character set Which is used to build make word then sentence which is given below.

Post a Comment

0 Comments