Computer Science, asked by mohdzafarkhan21, 3 days ago

define term data type.​

Answers

Answered by Jiya0071
5

Answer:

A particular kind of data item, as defined by the values it can take, the programming language used, or the operations that can be performed on it.

Answered by govindkumar123gksing
1

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.

Similar questions