Question

Constant variables:
a. Can be assigned values in executable statements.
b. Do not have to be initialized when they are declared.
c. Can be used to specify array sizes, thereby making programs more scalable.
d. Can be used to specify array sizes, but this makes programs harder to understand.

Answer

This answer is hidden. It contains 65 characters.