Write the characters of c++
Change it.....
Attachments:
Answers
Answered by
2
Answer:
In C and C++, an integer (ASCII value) is stored in char variables rather than the character itself. For example, if we assign 'h' to a char variable, 104 is stored in the variable rather than the character itself. It's because the ASCII value of 'h' is 104.
Similar questions
English,
2 months ago
Social Sciences,
2 months ago
Math,
6 months ago
Hindi,
6 months ago
Math,
11 months ago