In C programming, a character variable holds ASCII value (an integer number between 0 an 127) rather than character itself. You will learn how to find ASCII value of a character in this program.
![ASCII value ASCII value of a character](https://cdn.programiz.com/sites/tutorial2program/files/Ascii-code.jpg)
Teach code C/C++, each lesson from basic to advanced. I will teach by video on youtube. And there will have exercises for each lesson. Have fun!!