Math, asked by saimayy, 4 months ago

how many dijits are used in enumeration?​

Answers

Answered by Anonymous
28

Answer:

\huge\bold{\underline{\underline{\color{lime}{Answer}}}}

Step-by-step explanation:

An enumeration is used in any programming language to define a constant set of values. For example, the days of the week can be defined as an enumeration and used anywhere in the program. ... In our example, we will define an enumeration called days, which will be used to store the days of the week.

Answered by DisneyPrincess29
6

\huge\red{Answer}

An enumeration is used in any programming language to define a constant set of values. For example, the days of the week can be defined as an enumeration and used anywhere in the program.In our example, we will define an enumeration called days, which will be used to store the days of the week.

Similar questions