Computer Science, asked by muhammadkhan90876, 1 month ago

a character
variable
can at a time store
only
one character .​

Answers

Answered by Anonymous
0

Answer:

character variable can at a time store only one character. In fact, if we execute the following statements, what gets stored in variable ch is not really the character constant, but the ASCII value of 'A', which is 65.

Similar questions
Math, 29 days ago