Computer Science, asked by saiyara64, 5 hours ago

what do you mean by data types​

Answers

Answered by bhawnapassi20072007
1

Answer:

A data type is a classification of data which tells the compiler or interpreter how the programmer intends to use the data.

Answered by bijaychoudhary302
2

Answer:

A data type is a classification of data which tells the compiler or interpreter how the programmer intends to use the data. Most programming languages support various types of data, including integer, real, character or string, and Boolean.

Similar questions