Question
What is a variable in programming?
Select an option. Your answer will be checked instantly.
Correct Answer: A. A named storage location for a value
Explanation:
A variable associates a name with data that a program can use or change.
Leave a Reply