Computer Science, asked by sumitsaini8716, 10 months ago

Write a short note on enumerated types with syntax and example

Answers

Answered by Zisha7
1

Answer:

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 also hides unnecessary details from programmers.

Answered by Anonymous
2

Answer:

It is about an enumerate type of the syntax ..........

Similar questions
Math, 1 year ago