Explain the concept of enum?
Anonymous
If a variable V is declared having suit as its data type, one can assign any of those four values to it. ... Some enumerator types may be built into the language. The Boolean type, for example is often a pre-defined enumeration of the values False and True. Many languages allow users to define new enumerated types.
Check out your Company Bowl for anonymous work chats.