How long is it?
The data type of a long integer. "long" is a C language representing a data type, and Chinese is a long integer, which is one of the eight foundations of java. Long data is actually an extension of int data. The range of int data is small, while the range of long data is large. Therefore, when defining the data type, the data will not overflow because of too large a value.