Math, asked by akashsamal5732, 1 year ago

What is enumerated data type in data structure?

Answers

Answered by RaviKumarNaharwal
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 ItzManiac
46

\huge\underline{\mathbb\red{❥︎A}\green{N}\mathbb\blue{S}\purple{W}\mathbb\orange{E}\pink{R}}\:

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