C Program to Find ASCII Value of a Character. #c #cshorts #ctutorials #shorts #coding

preview_player
Показать описание
In this program, the user is asked to enter a character. The character is stored in variable c.

When %d format string is used, 104 (the ASCII value of h) is displayed.

When %c format string is used, 'h' itself is displayed.

c program to find ASCII value of a character
ASCII value in c

#programming #cprogramming #cprogramminginhindi #cprogrammingtutorial #practicequestion #interviewquestion #ascii
Рекомендации по теме