Multiple Choice
A declaration for an enumerated type begins with the __________ key word.
A) enumerated
B) enum_type
C) enum
D) ENUM
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: If Circle is a structure, what does
Q8: In C++11, you can use a new
Q9: The name of a structure is referred
Q10: It is possible for a structure to
Q11: Before a structure can be used it
Q13: Which of the following is an example
Q14: Given the following structure decaration, Employee is
Q15: A function cannot modify the members of
Q16: After the following statement executes, what value
Q17: When a programmer creates an abstract data