Computer Science for IGCSE & O level - Programming (Section 7 - No. 35)
Which of the following best describes a "constant" in programming?
A value that can change during program execution.
A value that does not change during program execution.
A type of programming language.
A type of variable.
Explanation
A constant is a value that does not change during the execution of a program.
Comments (0)
