Home / Programming MCQs / C Programming MCQs / Question

R

Ram Sharma • 188.81K Points
Coach

Q. Pick the incorrect statement with respect to enums.

(A) Enum variables are automatically assigned values if no value is specified
(B) It is not possible to change the value of enum symbols
(C) Only integer constants are allowed in enums
(D) Two enum symbols cannot have the same value

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.