In Java, long is a primitive type that stores integers but gives a wider range of values. The long data type is signed that occupies 64 bit (8 bytes) of memory.
確定! 回上一頁