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.
選擇正確的資料類型對於高效的記憶體使用至關重要。