Computer Science, asked by shreyalimbhore70, 19 days ago

What do you understand by data type?​

Answers

Answered by sumitshaw20151172
1

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.

Answered by sharmaritwika9
1

Answer:

A data type provides a set of values from which an expression (i.e. variable, function, etc.) may take its values.

Explanation:

If it helps please mark me brainliest

Similar questions