C# Programming - Enumerations - Discussion
Discussion Forum : Enumerations - General Questions (Q.No. 5)
5.
Which of the following statements are correct about an enum used inC#.NET?
- To use the keyword enum, we should either use [enum] or System.Enum.
- enum is a keyword.
- Enum is class declared in System.Type namespace.
- Enum is a class declared in the current project's root namespace.
- Enum is a class declared in System namespace.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers