What is the usage of Enumeration in C# Programming and is it good to use or not ?
Answer / Saurabh
"Enumerations, or enums, are a value type used to provide named values for a set of related constants. They can make your code more readable by replacing numerical values with meaningful names. Whether or not to use enumerations depends on the specific situation."
| Is This Answer Correct ? | 0 Yes | 0 No |
Is a decimal an integer?
Can a class be protected in c#?
Can firstordefault return null?
What is get set in c#?
Is is possible to force garbage collector to run?
Explain about Threading Types.
if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?
Is string reference type / value type?
56 Answers Accenture, Microsoft, Siemens,
Is string a primitive data type in c#?
How does the XmlSerializer work ?
Can you mark static constructor with access modifiers?
What is c-sharp (c#)?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)