We've got 1 shorthand »

Acronyms that contain the term enumerated type 

What does enumerated type mean? This page is about the various possible meanings of the acronym, abbreviation, shorthand or slang term: enumerated type.

Filter by: Sort by:PopularityAlphabeticallyCategory
TermDefinitionRating
EDT

Enumerated Data Type

Computing » IT

Rate it:

What does enumerated type mean?

Enumerated type
In computer programming, an enumerated type is a data type consisting of a set of named values called elements, members or enumerators of the type. The enumerator names are usually identifiers that behave as constants in the language. A variable that has been declared as having an enumerated type can be assigned any of the enumerators as a value. In other words, an enumerated type has values that are different from each other, and that can be compared and assigned, but which are not specified by the programmer as having any particular concrete representation in the computer's memory; compilers and interpreters can represent them arbitrarily. For example, the four suits in a deck of playing cards may be four enumerators named CLUB, DIAMOND, HEART, SPADE, belonging to an enumerated type named suit. If a variable V is declared having suit as its data type, one can assign any of those four values to it. The enumerators are necessarily distinct, even though some languages may allow the same enumerator to be listed twice in the type's declaration. The names of enumerators need not be semantically complete or compatible in any sense. For example, an enumerated type called color may be defined to consist of the enumerators RED, GREEN, ZEBRA, MISSING, and BACON. In some languages, the declaration of an enumerated type also intentionally defines an ordering of its members; in others, the enumerators are unordered; in others still, an implicit ordering arises from the compiler concretely representing enumerators as integers.

see more »

Discuss these enumerated type abbreviations with the community:

0 Comments

    Know what is enumerated type? Got another good explanation for enumerated type? Don't keep it to yourself!

    Still can't find the acronym definition you were looking for? Use our Power Search technology to look for more unique definitions from across the web!

    Citation

    Use the citation options below to add these abbreviations to your bibliography.

    Style:MLAChicagoAPA

    "enumerated type." Abbreviations.com. STANDS4 LLC, 2024. Web. 24 Apr. 2024. <https://www.abbreviations.com/enumerated%20type>.

    Browse Abbreviations.com

    Free, no signup required:

    Add to Chrome

    Get instant explanation for any acronym or abbreviation that hits you anywhere on the web!

    Free, no signup required:

    Add to Firefox

    Get instant explanation for any acronym or abbreviation that hits you anywhere on the web!

    Quiz

    The ultimate acronym test

    »
    THR
    A Total Hip Recovery
    B Traditional Hip Rotation
    C Total Hip Replacement
    D Therapy Health Records

    Embed

    Share an image of enumerated type

    »