data type

US /ˈdeɪtə taɪp/
UK /ˈdeɪtə taɪp/
"data type" picture
1.

tipo di dato

a classification of data which tells the compiler or interpreter how the programmer intends to use the data

:
In programming, an integer is a common data type.
Nella programmazione, un intero è un tipo di dato comune.
Choosing the correct data type is crucial for efficient memory usage.
Scegliere il tipo di dato corretto è fondamentale per un uso efficiente della memoria.