➺what are variables?
★Nospam
Answers
Answered by
3
Answer:
Both 'a' and 'b' are variables. They are symbolic representations of any numbers. For example, the variable 'a' could contain the number 5 and the variable 'b' could contain the number 10. During execution of the program, the statement "a + b" is replaced by the Actual Values "5 + 10" and the result becomes 15.
Similar questions
Computer Science,
2 months ago
Math,
2 months ago
Physics,
2 months ago
English,
4 months ago
Geography,
4 months ago
Math,
11 months ago
Computer Science,
11 months ago