Dear Readers, How are you?
Today we are going to learn about the C++ CHARACTER SET and a little more...
See you on my next post...
Sidh
Today we are going to learn about the C++ CHARACTER SET and a little more...
C++ CHARACTER SET
A character denotes any alphabet ,digit or symbols to represent information.The following are the valid alphabets, numbers and special symbols permitted in C
Numerals: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Alphabets: a, b, ….z
A, B, ……...Z
Arithmetic Operations: +, -, *, /, %(Mod)
Special Characters:
| ( | ) | { | } | [ | ] | < | > |
| = | ! | $ | ? | . | , | : | ; |
| ‘ | “ | & | | | ^ | ~ | ` | # |
| \ | blank | - | _ | / | * | % | @ |
See you on my next post...
Sidh
07:32

Posted in: 

0 comments:
Post a Comment