Computer Science, asked by ashmidev007, 3 months ago

What is the “data type”? What are main objectives of datatypes?

Answers

Answered by Dipu6256
8

Answer:

A data type constrains the values that an expression, such as a variable or a function, might take. 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 sharique0
3

Answer:

A data type constrains the values that an expression, such as a variable or a function, might take. 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.

Explanation:

Similar questions