True/False
The following statement creates an anonymous type:enum {1ST, 2ND, 3RD, 4TH} places;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: The values in the domain of an
Q14: The _ function is used to interchange
Q15: Before using the data type string, the
Q16: If a global identifier in a program
Q17: The following is a legal C++ enumeration
Q19: Which of the following statements is used
Q20: The data type string has a named
Q21: No arithmetic operations are allowed on the
Q22: The string expression strVar._ starts at index
Q23: The following is a valid C++ enumeration