See more
An enumeration — short: an enum — is a collection of distinct values that somehow belong together, for example a list of airpor…
An enumeration — short: an enum — is a collection of distinct values that somehow belong together, for…