Multiple Choice
Look at the following code sample: enum Flavor { Vanilla, Strawberry, Chocolate }
The identifiers Vanilla, Strawberry, and Chocolate, which appear inside the braces, are known as ____________.
A) constants
B) references
C) mnemonics
D) enumerators
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q73: You can specify specific values to be
Q74: _ are spaces that appear at the
Q75: When the items in two data structures
Q76: Look at the following code sample: string
Q77: You can set the ImageSize property of
Q79: The _ method removes all leading and
Q80: The _ method places a string inside
Q81: A variable of the char data type
Q82: The character that separates tokens is known
Q83: Subscript notation provides _ access to individual