Glossary Java / Term
A Java programming language keyword used to define a variable of type long. The bit representation of long is 64 bits wide and can hold values in the range -2 x 10 63 to around 2 x 10 63.
Permanent link long - Creation date 2022-01-03