Character in C

<-Prev                                                                                                                    Next->
Let’s start with the first stage, which is Character. It is the basic & fundamental part like alphabets in English language! There are total 255 characters.
The Characters used in c programming is mainly consists of 3 types viz. Alphabets, numbers and special symbols.
Alphabets: A to Z, a to z
Numbers: 0 to 9
Special symbol :!@#$%^&*(~`_+-=:”<>?{}|,./;’[]\ etc…
<-Prev                                                                                                                    Next->

Đăng nhận xét