What is enumerated data type in data structure?
Answers
Answered by
3
In computer programming, an enumerated type (also called enumeration, enum, or factor in the R programming language, and a categorical variable in statistics) is a data type consisting of a set of namedvalues called elements, members,enumeral, or enumerators of the type
Answered by
46
Enumerated type (enumeration) is a user-defined data type which can be assigned some limited values. These values are defined by the programmer at the time of declaring the enumerated type. Enumerator types of values are also known as enumerators. It is also assigned by zero the same as the array.
Similar questions
Computer Science,
7 months ago
Biology,
7 months ago
Math,
7 months ago
Math,
1 year ago
Math,
1 year ago
Social Sciences,
1 year ago