In this code, we will understand,
- what is enum?
- how does identifiers are assigned values in enum
- can we have numerical values in enum?
Below is the code snippet.
In this code, we will understand,
Our website uses cookies to improve your experience. Learn more
Ok