what do you know about the variables and constant?
Answers
Answered by
0
Answer:
A constant is a value that cannot be altered by the program during normal execution, i.e., the value is constant. ... This is contrasted with a variable, which is an identifier with a value that can be changed during normal execution, i.e., the value is variable.
Answered by
1
Explanation:
A constant is a data item whose value cannot change during the program's execution. Thus, as its name implies – the value is constant. A variable is a data item whose value can change during the program's execution. Thus, as its name implies – the value can vary.
Similar questions
Chemistry,
1 month ago
Political Science,
1 month ago
Science,
3 months ago
Social Sciences,
3 months ago
Math,
9 months ago
Biology,
9 months ago