Question 113:
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?
Answer options:
A. Integer B. Float C. Double D. String