Welcome to ALOK's Website. My name is ALOK RANJAN.I am a student of three years diploma in Computer Science & Engineering from Government Polytechnic Gaya.I belongs to Jehanabad [INDIA]. And my aim is to support by HEART all the students of Computer Science & Engineering

Friday, August 9, 2019

Overview of 'C'

C Tutorial

C is a computer programming language developed in 1972 by Dennis M. Ritchie at the Bell Telephone Laboratories to develop the UNIX Operating System. C is a simple and structure oriented programming language.
C is also called mother Language of all programming Language. It is the most widely use computer programming language, This language is used for develop system software and Operating System. All other programming languages were derived directly or indirectly from C programming concepts. Here we discuss complete C Tutorial in simple and easy way. C is a programming language that serves as a medium for programmer to instruct computer to do a job or making programs/softwares.

History of C

C language is developed by Mr. Dennis Ritchie in the year 1972 at bell laboratory at USA, C is a simple and structure Oriented Programming Language.
In the year 1988 C programming language standardized by ANSI (American national standard institute), that version is called ANSI-C. In the year of 2000 C programming language standardized by ISO that version is called C-99. All other programming languages were derived directly or indirectly from C programming concepts.

Prerequisites

Before learning C Programming language or this C Tutorial no need of knowledge of any Computer programming language, C is the basic of all high level programming languages. C is also called mother Language.

Overview of C

C is a computer programming language developed in 1972 by Dennis M. Ritchie at the Bell Telephone Laboratories to develop the UNIX Operating System. C is a simple and structure oriented programming language.
C Basic
C is also called mother Language of all programming Language. It is the most widely use computer programming language, This language is used for develop system software and Operating System. All other programming languages were derived directly or indirectly from C programming concepts.
Dennis Ritchie
In the year 1988 'C' programming language standardized by ANSI (American national standard institute), that version is called ANSI-C. In the year of 2000 'C' programming Language standardized by 'ISO' that version is called C-99

Where we use C Language

C Language is mainly used for;
  • Design Operating system
  • Design Language Compiler
  • Design Database
  • Language Interpreters
  • Utilities
  • Network Drivers
  • Assemblers

Popular Posts