The identifiers Vanilla, Strawberry, and Chocolate, which appear inside the braces, are known as ____________.

Look at the following code sample:

```
enum Flavor { Vanilla, Strawberry, Chocolate }


```

a. constants
b. references
c. mnemonics
d. enumerators

d. enumerators

Computer Science & Information Technology

You might also like to view...

Which of the following utilities can be scheduled to run on boot to verify file system integrity?

A. DEFRAG B. CHKDSK C. MSCONFIG D. TSKMGR

Computer Science & Information Technology

In Windows Server 2008, ____ ensures secure access and communication when Terminal Services are used over the Internet.

A. TS RemoteApp B. TS Server C. TS Gateway D. TS Manager

Computer Science & Information Technology