True/False
The names of the enumerators in an enumerated data type must be enclosed in quotation marks.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The expression *s->p; indicates that s is
Q15: A function cannot modify the members of
Q17: When a programmer creates an abstract data
Q20: This describes only the general characteristics of
Q21: Look at the following structure declaration.<br> <img
Q26: A function _ return a structure.<br>A)may<br>B)may not<br>C)will
Q28: If Circle is a structure, the statement:
Q29: A union can only have one member.
Q30: You can define any number of union
Q38: When you use a strongly typed enumerator