Which data type is used to represent age
Answers
Answered by
1
All programs involve storing and manipulating data. the computer only knows about a few types of data. These include, numbers, true/false values, characters (a,b,c,1,2,3,etc), lists of data, and complex "Structures" of data, which build up new data types by combining the other data types.
Answered by
0
it can be number or text (if it is written in months format)
Similar questions