True/False
In C++11 if you want to retrieve a strongly typed enumerator's underlying integer value, you must use a cast operator.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The expression *s->p; indicates that s is
Q2: A structure _ contain members of the
Q3: You cannot directly assign an integer value
Q4: A good reason to pass a structure
Q6: Passing a structure as a constant reference
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