Monday 3 October 2016

C Language Introdunction

C language is general purpose computer programming language support structure approach of programming. It is in the category of high level programming language with low level feature which enables you to direct access of your computer hardware. C language is also known as building block of function because all the programming task is implemented through function whether it is user defined or built in any library function. Mainly C language is used for system programming from the time of it had been invented.


Most of the modern programming languages are used today inspired from C Language. If you have good knowledge of C language then you can learn any language from yourself without any teacher., because Syntax and programming patterns of most of the programming languages are same as in C.

USES OF C PROGRAMMING LANGUAGE:

The C programming language is used for developing system applications that forms a major portion of operating systems such as Windows, UNIX and Linux. Below are some examples of C being used.
  • Database systems
  • Graphics packages
  • Word processors
  • Spreadsheets
  • Operating system development
  • Compilers and Assemblers
  • Network drivers
  • Interpreters
  • Unix
  • Linux
  • Android OS
  • Android Apps
  • PHP
  • Dominant Apache Server

Download PDF

Next Topic



No comments:

Post a Comment