Computer Science, asked by kbhansali1193, 1 year ago

Which data type is used to represent age

Answers

Answered by hacker3671
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 dhwani1324
0

it can be number or text (if it is written in months format)

Similar questions