ANSWER:
D: Integer. Since the current year would be a value in the thousands, but not over 32, 767, you would use an Integer. Any other data type would be overkill and use more memory space.

Answers in Depth...