Computer Science for IGCSE & O level - Programming (Section 6 - No. 5)
What is a 'constant' in programming?
A value that changes frequently.
A value that cannot be changed during program execution.
A command to print something.
A type of data.
Explanation
A constant's value remains fixed.
Comments (0)
