C Programming MCQ

1: Choose the correct answer
A. Enum variables can not be assigned new values
B. Enum variables can be compared
C. Enumeration feature increase the power of C
D. All of above
 

Answer : C

Explanation :
The enumerated data types give an opportunity to invent our own data type and define what value the variable of this data type can take.

Write your comments here:


Report Error
 

Option: A

Explanation : Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here.