Write T for true and F for false statements.
1. Variables are the values stored in programs that do not change
during execution of the program.
Answers
Answered by
0
Answer:
Constant is the correct answer. When a variable is assigned a definite value or a constant value, then this value remain fixed during the entire execution of the program. The value will not be altered throughout the program.
Similar questions