CompTIA IT Fundamentals FC0-U61 – Question123

A global variable called "age" will be created in a program and incremented through the use of a function.
Which of the following data types should be defined with the age variable?


A.
Integer
B. Float
C. Double
D. String

Correct Answer: A