:The closest thing I can think of at the moment is the idea of an enumerated type in computer programming.
12.
Enumerated types in the C # programming language preserve most of the " small integer " semantics of C's enums.
13.
Like Modula-3 Ada treats Boolean and Character as special pre-defined ( in package " Standard " ) enumerated types.
14.
This includes the features of Oberon and restores some from Pascal ( enumerated types, built-in IO ) but has some syntactic differences.
15.
Enumerated types are a special case of sum types in which the constructors take no arguments, as exactly one value is defined for each constructor.
16.
Similar to Java and many other languages, and with a similar mechanism as algebraic types, Ceylon supports enumerated types, otherwise known as enums.
17.
However, enumerated types are equivalent to integers according to the language standards; so the effective identity between Booleans and integers is still valid for C programs.
18.
Values and variables of an enumerated type are usually implemented as fixed-length bit strings, often in a format and size compatible with some integer type.
19.
In addition, there is a class, which represents a Set of values of an enumerated type internally as a bit vector, as a safer alternative to bitfields.
20.
No implicit conversions occur between Booleans and integers, nor between enumeration members and integers ( except for literal 0, which can be implicitly converted to any enumerated type ).
How to say enumerated type in Hindi and what is the meaning of enumerated type in Hindi? enumerated type Hindi meaning, translation, pronunciation, synonyms and example sentences are provided by Hindlish.com.