
Showing posts with label C LANGUAGE. Show all posts
Showing posts with label C LANGUAGE. Show all posts
Basic Concepts of C Language
Every programming language has its own set of characters. The characters used in C are divided into 3 categories
- Digits
- Alphabets
- Special characters.
TABLE SHOWS DIFFERENT ALPHABETS , DIGITS , SPECIAL SYMBOLS USED IN C LANGUAGE:
|
|
|
|
|
|
|
|

Characterstics of C Language
FEATURES OF C PROGRAMMING LANGUAGE:
C is powerful as well as popular programming language because of its certain characterstics which describe as
C is powerful as well as popular programming language because of its certain characterstics which describe as
- C is general purpose programming language.
- C is a structured programming language.
- Helps in development of system software
- Ability to extend itself by adding functions to its library
- Very less number of reserved words.

What is C Language and Its Need
Since computer is a machine which is used for many purposes such as manipulation of data , scientific calculations , business data processing etc. It was further expanded to various fields of applications. Based on the applications, different programming languages were developed. For example:
- FORTRAN was developed for scientific calculations
- PASCAL was developed for general applications
- COBOL was developed for business data processing
- PROLOG AND LISP was developed for artificial intelligence applications.

Subscribe to:
Posts (Atom)
