what will be the output of this question??
Attachments:
Answers
Answered by
5
output ...
66
_________________
char A is stored in int data so it converted into there ASCII CODE VALUE 65 ....
and then add one to it and n=66..
66
_________________
char A is stored in int data so it converted into there ASCII CODE VALUE 65 ....
and then add one to it and n=66..
Similar questions