data type

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

Datentyp

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.
In der Programmierung ist eine Ganzzahl ein gängiger Datentyp.
Choosing the correct data type is crucial for efficient memory usage.
Die Wahl des richtigen Datentyps ist entscheidend für eine effiziente Speichernutzung.