Q 1. What is C Language?
Ø
C language
is middle level programming language developed at Bell Laboratories in
1972 by Dennis Ritchie.
Ø
it was invented for
implementing UNIX operating system
Ø
it is an
ANSI/ISO standard and powerful programming language for developing real time
applications
Q
2. What is the need of C Language? Or Why we are using C programming
Language?
C language is used to develop
system applications that forms major portion of operating systems such as
Windows, UNIX and Linux. Operating systems, C compiler and all UNIX
application programs are written in C language. Below are some examples of uses
of C language.
·
Database systems
·
Graphics packages
·
Word processors
·
Spread sheets
·
Operating system development
·
Compilers and Assemblers
·
Network drivers
·
Interpreters