Enumerations are a data type that can be used to define a small set of constant values. That data type can then be used to create variables that restrict the…
Enumerations are a data type that can be used to define a small set of constant values. That data type can then be used to create variables that restrict the…