enumeration - Wiktionary, the free dictionary
From Wiktionary, the free dictionary
From Middle French énumération.
enumeration (plural enumerations)
- The act of enumerating, making separate mention, or recounting.
- Synonyms: listing, numbering, telling; see also Thesaurus:counting
- A detailed account, in which each thing is specially noticed.
- A list; especially, a numbered list.
using the serial comma in enumerations
- A recapitulation, in the peroration, of the heads of an argument.
- (programming) A data type that allows variables to have any of a predefined set of values.
- Synonym: enum
2010, Robert W. Sebesta, Concepts of Programming Languages, Addison-Wesley Longman, page 261:
In Ada, enumeration literals are allowed to appear in more than one declaration in the same referencing environment.
the act of enumerating
- Armenian: թվարկում (hy) (tʻvarkum), թվարկություն (hy) (tʻvarkutʻyun)
- Dutch: opsomming (nl) f
- Finnish: luettelu
- French: énumération (fr) f
- Ingrian: numeratsia
- Irish: ríomh m
- Italian: enumerazione (it) f
- Korean: 열거 (ko) (yeolgeo), 나열 (ko) (nayeol)
- Persian: رنامیدن
- Portuguese: enumeração (pt) f
- Russian: перечисле́ние (ru) n (perečislénije)
- Spanish: enumeración (es) f
- Tagalog: sabilang
programming: kind of data type