data type

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

データ型

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.
プログラミングでは、整数は一般的なデータ型です。
Choosing the correct data type is crucial for efficient memory usage.
正しいデータ型を選択することは、効率的なメモリ使用のために重要です。