Computer Science, asked by amit55555, 5 months ago

Explain the following terms : Data type ​

Answers

Answered by laxmikant33345
1

Answer:

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 mayapawar7830
1

Answer:

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. Most programming languages support basic data types of integer numbers, floating-point numbers, characters and Booleans. 

Similar questions