Q. What is constant? (Solved)
1. constants have fixed values that do not change during the execution of a program
2. constants have fixed values that change during the execution of a program
3. constants have unknown values that may be change during the execution of a program
4. none of the above
- a. constants have fixed values that do not change during the execution of a program