data type

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

tipe data

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.
Dalam pemrograman, bilangan bulat adalah tipe data umum.
Choosing the correct data type is crucial for efficient memory usage.
Memilih tipe data yang benar sangat penting untuk penggunaan memori yang efisien.