char keyword is used to refer character data type. Character data type allows a variable to store only one character. char ch='a';. The storage size of ...
確定! 回上一頁