首页 > Term: primitive type
primitive type
(1) In Java, a category of data type that describes a variable that contains a single value of the appropriate size and format for its type: a number, a character, or a Boolean value. Examples of primitive types include byte, short, int, long, float, double, char, boolean.
(2) A predefined basic data type without any substructure, such as an integer or a string.
0
创建者
- Peteh
- 100% positive feedback