c. What is a variable?
Answers
Answered by
0
Term Variable is used in mathematics and computers. It is used to store the values in the computer memory. The value allotted to the variable can vary based on the programming conditions. Since the value can vary, it is called variable.
Example:
"Name" can be a variable that can store the name of a student of the class. The value (name of the student) can vary based on the condition/criteria satisfied.
Similar questions