Question

Enumeration constants:
a. Must have unique integer values.
b. Can be assigned other values once they"ve been defined.
c. Must have unique identifiers.
d. Are declared using the keyword const.

Answer

This answer is hidden. It contains 28 characters.