Computer Science, asked by studiesOP, 6 months ago

What do you mean by data types?

Answers

Answered by itzdreamer44
8

In computer science and computer programming, a data type or simply type is an attribute of data which tells the compiler or interpreter how the programmer intends to use the data. ... This data type defines the operations that can be done on the data, the meaning of the data, and the way values of that type can be stored

Answered by snehatanti
1

Explanation:

In computer science and computer programming, a data type or simply typeis an attribute of data which tells the compiler or interpreter how the programmer intends to use the data. ... This data type defines the operations that can be done on the data, the meaning of the data, and the way values of that type can be stored.

Similar questions