What is ENUM?

Answer Posted / muthukumar

The enum keyword is used to declare an enumeration, a
distinct type consisting of a set of named constants called
the enumerator list. Every enumeration type has an
underlying type, which can be any integral type except
char.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe two uses of the “using” statement during the operation of c#?

553


Can abstract classes be final?

499


How to add a readonly property in c#.net

496


What is string empty?

504


What does void do in unity?

532






What is dataset and dataadapter in c#?

501


what is difference between is and as operators in c#?

539


Can we override interface method?

532


How many types of namespaces available in version4?

521


What is access modifier in c#?

496


What are strings in c#?

493


Define parsing?

506


What is an escape sequence? Name some string escape sequences in c#.

522


What are the Types of caching

543


What is parallel foreach c#?

514