// create an enumeration with named constants enum class Fruits { apple, banana, orange }