Primitive Data Types ; byte, 1 byte, Stores whole numbers from -128 to 127 ; short, 2 bytes, Stores whole numbers from -32,768 to 32,767 ; int, 4 bytes, Stores ...
確定! 回上一頁