

MCQOPTIONS
Saved Bookmarks
1. |
What will happen if you try to set a value to a constant once it has been declared? |
A. | The value of the variable will change |
B. | The value of the variable will not change |
C. | Parse Error |
D. | Nothing |
Answer» D. Nothing | |