# Enum 1. Short for ‘enumeration’ - a fixed list of possible values. The list of US states could be considered an enum. 3. An address value type.