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

1.
kiểu dữ liệu
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.
Trong lập trình, số nguyên là một kiểu dữ liệu phổ biến.
•
Choosing the correct data type is crucial for efficient memory usage.
Việc chọn kiểu dữ liệu chính xác là rất quan trọng để sử dụng bộ nhớ hiệu quả.