Ch. 2.16 Named Constants Flashcards
1
Q
What is a named constant?
A
It’s like a variable but its content is read-only and cannot be changed while the program is running.
Intro to Computer Programming > Ch. 2.16 Named Constants > Flashcards
What is a named constant?
It’s like a variable but its content is read-only and cannot be changed while the program is running.
Intro to Computer Programming (78 decks)