Computer Science, asked by aimeeonly1, 5 months ago

explain the different types of data types with examples​

Answers

Answered by Anonymous
2

Explanation:

Data Type Used for Example

Integer Whole numbers 7, 12, 999

Float (floating point) Number with a decimal point 3.15, 9.06, 00.13

Character Encoding text numerically 97 (in ASCII, 97 is a lower case 'a')

Boolean Representing logical values

Similar questions