primitive data type (Q2141): Difference between revisions
Jump to navigation
Jump to search
Created a new Item: primitive data type, basic data type which can be instanciated and used with the predefined operations of a programming language, or assembled as a building block together with other instances of any type to create more complex composite data types |
(No difference)
|
Revision as of 10:43, 9 February 2023
basic data type which can be instanciated and used with the predefined operations of a programming language, or assembled as a building block together with other instances of any type to create more complex composite data types
- primitive type
- basic type
- built-in type
- machine type
- type of the system
- native type
Language | Label | Description | Also known as |
---|---|---|---|
English | primitive data type |
basic data type which can be instanciated and used with the predefined operations of a programming language, or assembled as a building block together with other instances of any type to create more complex composite data types |
|