CompTIA Tech+ FC0-U71 Practice Question
What is a constant in programming?
A fixed value that the program may not alter during its execution
A container that can hold multiple values of the same type
A changeable value that can be modified during the program's execution
A type of function that performs an operation