Computer Science, asked by Cpltoner, 4 months ago

Name and Explain Any 2 Data Type ?

Answers

Answered by Anonymous
1

Explanation:

Most programming languages support basic data types of integer numbers (of varying sizes), floating-point numbers (which approximate real numbers), characters and Booleans. A data type constrains the values that an expression, such as a variable or a function, might take. ... may take its values.

Similar questions