Make a new start with a new Thought!

INTRODUCTION : ◙ 'C' is a high-level structured oriented language. ◙ Also called as Procedural Programming Language. ◙ ...

C Introduction

INTRODUCTION :

'C' is a high-level structured oriented language.

Also called as Procedural Programming Language.

It was initially developed by Dennis Ritchie at AT&T Bell Labs,USA in between 1969 and 1973.

   (AT&T stands for American Telephone & Telegraph Company)

In 1988,The American National Standards Institute (ANSI) had formalized the C language.

C was invented to write UNIX operating system.

C has been written in assembly language.

C is a successor of "Basic Combined Programming Language" (BCPL) called as B language.


In the beginning C was used for developing system applications such as :
  • • DataBase Systems.
  • • Word Processors.
  • • Network drivers.
  • • Operating systems.
  • • Compilers and Assemblers.

0 comments: