Enumerator will allocate the memory when its variable are defined. State true or false
Answers
Answered by
2
its true , Enumerator will allocate the memory when its variable are defined.
Answered by
0
Enumerator allocates memory to the variable when it is defined. – True
Explanation:
The value data type in c# is known as the enumeration or enum. It is used to allocate names or variables to integer constants which make the program easy to access the data’s available.
Enum is the keyword for enumeration which is directly used inside “namespace, class or structure”. It is used in any programming language to define a constant set of values.
Similar questions
Social Sciences,
6 months ago
Political Science,
6 months ago
Social Sciences,
6 months ago
Computer Science,
1 year ago
Science,
1 year ago
Math,
1 year ago
Hindi,
1 year ago