In Java, char is short for character. It's 16 bits in size - double that of a byte. Most of the time however, the actual data stored in the char ...
確定! 回上一頁