Write the line of code defining a type color that associates the colors red, blue and green with the integers 0, 1 and 2.

What will be an ideal response?

enum color {red, blue, green};

Computer Science & Information Technology

You might also like to view...

Does the Show Transform Controls option need to be toggled on or off in

the options bar in order to access the transform features of the Move tool? What will be an ideal response?

Computer Science & Information Technology

The default predesigned Fluid Grid layouts are available in the ____________________ dialog box.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology