MCQOPTIONS
Saved Bookmarks
| 1. |
What is constant? |
| A. | Constants have fixed values that do not change during the execution of a program |
| B. | Constants have fixed values that change during the execution of a program |
| C. | Constants have unknown values that may be change during the execution of a program |
| D. | None of the above |
| Answer» B. Constants have fixed values that change during the execution of a program | |