Question
Applied reasoning: What is a variable in programming?
Select an option. Your answer will be checked instantly.
Correct Answer: C. 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