Character Set

The collection of characters which are used in C programming language are called character set. It consists of

1. Letters : a to z, A to Z

2. Digits : 0 to 9

3. White spaces

  • Horizontal Tab
  • Carriage Return
  • New Line
  • Form Feed

4. Special characters

,

.Comma

&

.Ampersand

.

.Period

^

.Caret

;

.Semicolon

*

.Asterisk

:

.Colon

-

.Minus Sign

?

.Question Mark

+

.Plus Sign

'

.Aphostrophe

<

.Opening Angle (Less than sign)

"

.Quotation Marks

>

.Closing Angle (Greater than sign)

!

.Exclaimation Mark

(

.Left Parenthesis

|

.Vertical Bar

)

.Right Parenthesis

/

.Slash

[

.Left Bracket

\

.Backslash

]

.Right Bracket

~

.Tilde

{

.Left Brace

-

.Underscore

}

.Right Bracket

$

.Dollar Sign

#

.Number Sign

%

.Percentage Sign . .

From the Web

Suggestions: (1)
Loading...

See few results | more results

Search: [Press Enter]

Share |