An enumeration is a set of named integer constants. An enumerated type is declared using the enum keyword.