Tuesday, October 11, 2016

Key points to remember in C language

KEY POINTS
1.The C language is structured, middle level programming
language developed by Dennis Ritchie.

C is Middle Level Language

Middle Language
There are following reason that C is called Middle Level Language as:

C language standards

C language standards
1.  C89/C90 standard – First standardized specification for C language was developed by the American National 

Uses of C language

USES
The C language is used for developing system applications that forms a major portion of operating systems such as Windows, UNIX and Linux. 

C language History

HISTORY  OF   C :

  1. The C language is a structure oriented programming language,

Programming Language

 C Programming

C is the basic programming language which is like mother, relating to other programming language to me.There are two types of programming language,one is structural and other is OOP (Object Oriented Programming) language.