Program to demonstrate passing constants.
Answers
Answered by
1
Answer:
In computer programming, a constant is a value that should not 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.
Explanation:
Similar questions
Math,
2 months ago
English,
2 months ago
Hindi,
4 months ago
Math,
11 months ago
Computer Science,
11 months ago