which is constant and variable = -m
Answers
Answered by
1
Answer:
variable = - m
Step-by-step explanation:
constant = no
Answered by
1
Variables and Constants.
A variable is a named memory location which temporarily stores data that can change while the program is running. A constant is a named memory location which temporarily stores data that remains the same throughout the execution of the program.
Similar questions