C# Programming - Enumerations - Discussion
Discussion Forum : Enumerations - General Questions (Q.No. 16)
16.
Which of the following statements is correct about an enum used in C#.NET?
Discussion:
1 comments Page 1 of 1.
Raj said:
5 years ago
The answer provided is wrong. Jon skeet says that enum is not a value type.
" All enums inherit from System.Enum. You can't inherit from a value type, therefore System.Enum can't be a value type."
" All enums inherit from System.Enum. You can't inherit from a value type, therefore System.Enum can't be a value type."
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers