What is enum in C?

C Programming Language >   Operators and Enums in C Language >   Introduction to Operator  

Short Question

991


Answer:

  • Enumeration is a data type that consists of named integer constants as a list.
  • It start with 0 (zero) by default and value is incremented by 1 for the sequential identifiers in the list.


This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.