Whenever a character value is given to a variable of type char, its ASCII value gets stored (and not the character value). While printing a character, if we use ...
確定! 回上一頁