Wednesday, 2 April 2014

Character Set In C language

Jai Hind Dosto I am Again here :)

In this tut we are discuss of character set uses in C language.Not Big topic but just for knowledge.
Lets Start.

:- In C we are using alphabet,digit or special symbol used to represent information.

Alphabets ------------> A to Z
                                  a to z (in small ) 

Digits ---------------> 0,1,2,3,4,5,6,7,8,9

Special Symbols  -------------> ~ ` ! @ # $ % ^ & *  ( ) _ - + = | \ { } [ ] : ; " ' < > , . ? / 

Constants ,Variables,KeyWord :)

Constants :- A constant is an entity that doesn't change.
Variable :- A variable is an entity that may change.
Keyword :- A keyword is a word that carries special meaning. 

Constants are divided in to two categories 
1 Primary Constants
2 Secondary Constant 

Primary Constants -----> Integer constant,Real Constant ,Character Constant 
Secondary Constant -------> Array , Pointer ,Structure ,Union ,Enum etc.

Thats It Today I understand that only so I post here may be helpful for new peoples whose start to learn C.

Jai Hind :) If any Mistake then tell me i improve our knowledge 

                                                   Jai Hind Jai Bharat :) 

0 comments:

Post a Comment