data type
US /ˈdeɪtə taɪp/
UK /ˈdeɪtə taɪp/

1.
type de données
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.
En programmation, un entier est un type de données courant.
•
Choosing the correct data type is crucial for efficient memory usage.
Choisir le bon type de données est crucial pour une utilisation efficace de la mémoire.