Examveda
Examveda

Pick the incorrect statement with respect to enums.

A. Two enum symbols cannot have the same value

B. Only integer constants are allowed in enums

C. It is not possible to change the value of enum symbols

D. Enum variables are automatically assigned values if no value is specified

Answer: Option A


This Question Belongs to C Program >> C Fundamentals

Join The Discussion

Related Questions on C Fundamentals