What will happen when defining the enumerated type?
Answers
Answered by
24
Answer:
Definition - What does Enumerated Type mean?
Enumerated type is a user-defined data type used in computer programming to map a set of names to numeric values. Enumerated data type variables can only have values that are previously declared. In other words, they work with a finite list of values.
Enumerated data types help make the code more self-documenting and prevent programmers from writing illogical code on values of enumerators. Enumerated data also hides unnecessary details from programmers
Answered by
0
Answer:
Used in Computer motor devices into order to map up a set of names tonumeric values
Similar questions
English,
6 months ago
English,
6 months ago
Math,
6 months ago
Environmental Sciences,
1 year ago
Math,
1 year ago
Computer Science,
1 year ago
Chemistry,
1 year ago