what is variable reason and constant reason
Answers
Answered by
6
A variable is something that may change in value. A variable might be the number of words on different pages of this booklet, the air temperature each day, or the exam marks given to a class of school children.
Constant are quantities whose values do not change during program execution. In FORTRAN they may be of numeric or character type.
Constant are quantities whose values do not change during program execution. In FORTRAN they may be of numeric or character type.
Similar questions