Computer Science, asked by Udeeksha95, 1 month ago

List any 5 types of data types and explain one by one with an example

Answers

Answered by kambleanjali74935
0

Answer:

Data Type Used for Example

String Alphanumeric characters hello world, Alice, Bob123

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'

Answered by XxHeartKillerGirl9xX
0

Answer:

data type

Data Type Used for Example

String Alphanumeric characters hello world, Alice, Bob123

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')

Similar questions