Question

Constant variables
(a) can be assigned values in executable statements
(b) do not have to be initialized when they are defined
(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 3 characters.