Computer Science, asked by surajsehrawat, 5 hours ago

what is the data type is used to store the age ?​

Answers

Answered by antrachaurasia472
0

Answer:

So, we should use integer data type for age. similarly to represent weight, we always represent our weight using floating number. Example 52.3 kg, 70.5 kg etc. So we should use datatype float for weight.

Answered by upendraca20
0

Answer:

we should use integer(int) data type to store the age

Similar questions