Q:

WHAT IS ENUM IN C?

0

WHAT IS ENUM IN C?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this 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.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now