Question: What is true about a C# enum? Select all that apply. A. A. Values in enum have attached numerical value. B. B. Enum is limited
What is true about a C# enum? Select all that apply.
| A. | A. Values in enum have attached numerical value. | |
| B. | B. Enum is limited to have only five items. | |
| C. | D. Enum can only hold datetime. | |
| D. | C. The first value in enum is default set with a 0 numerical value. |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
