Multiple choice In computer programming, what is a variable ? Not consistent or having a fixed pattern; liable to change Somewhere to store functions Names used to store one or morevalues e.g. a users ages A symbol that represents a quantity Reveal answer Fill a bubble to check yourself C Correct answer Explanation Variables are named containers for storing values that can be changed. Option C correctly describes variables as named storage for values like age.