In programming, an enumeration data type consisting of a set of named constants representing distinct values.
Abbreviated from 'enumeration,' from Latin enumerare meaning 'to count out' (e- 'out' + numerare 'to count'). The programming term emerged in the 1960s-70s as languages needed ways to define sets of related constants.
Try Another Word