Look at the following declaration:
enum Color { RED, ORANGE, GREEN, BLUE }
a. What is the name of the data type declared by this statement?
b. What are the enum constants for this type?
c. Write a statement that defines a variable of this type and initializes it with a valid value.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.