Examlex

Solved

Look at the Following Code Sample: Enum Flavor { Vanilla

question 39

Multiple Choice

Look at the following code sample: enum Flavor { Vanilla, Strawberry, Chocolate }
Which of the following statements assigns the Flavor enumerated type value to The integer variable?


Definitions:

Related Questions