Glossaria.net

Glossary Java / Term

data type

The type of value represented by a constant, variable, or some other program object. Java data types include the integer types byte, short, int, and long; the floating-point types float and double; the character type char; and the Boolean type boolean.

Permanent link data type - Creation date 2022-01-03


< CTS Glossary / Java deadlock >