There are four integer types: 8-bit byte , 16-bit short , 32-bit int and 64-bit long . They are signed integers in 2's complement representation, and can hold a ...
確定! 回上一頁