English, asked by madanprasadkeshri49, 6 months ago

what data types would you use to represent the following items

Answers

Answered by rachijain64
2

Answer:

a) The int data type will be used to represent 'Number of months in a year' as it will be an integer i.e. 12. b) The boolean data type will be used to represent 'Resident of Delhi or not' as a person will be either a resident of Delhi or not a resident of Delhi.

Similar questions