A programmer needs to store the input from a user so it can be used later in the program. Which of the following would be the best choice to accomplish this task?
1) Variable
2) Function
3) Array
4) Class