Write the line of code defining a type lucky that associates the words three, seven and eleven with the integers 3, 7 and 11.

What will be an ideal response?

enum lucky {three = 3, seven = 7, eleven = 11};

Computer Science & Information Technology

You might also like to view...

In Excel, ________ refer to the width of the default font size

A) named ranges B) headings C) characters D) pixels

Computer Science & Information Technology

In Windows Vista, there are numerous ways to ________ , or explore within the folder structure for the purpose of finding files and folders

Fill in the blank(s) with correct word

Computer Science & Information Technology