Question: Which of the following statements are correct about enum used in C#.NET?

Options

A : 1, 2, 5

B : 1, 4

C : 3, 5

D : 2, 3, 4

Click to view Correct Answer

Previous || Next

Enumerations - General Questions more questions

An enum that is declared inside a class, struct, namespace....

Which of the following statements is correct about the C#.NET....

Which of the following is the correct output for the....

An enum can be declared inside a class, struct, namespace....

Which of the following CANNOT be used as an underlying....

Which of the following statements is correct about the C#.NET....

Which of the following is the correct output for the....

Which of the following statements are correct about the C#.NET....

Which of the following statements is correct about an enum....

Which of the following statements are correct about an enum....

Attributes - General Questions more Online Exam Quiz

Collection Classes - General Questions

Constructors - General Questions

Datatypes - General Questions

Delegates - General Questions

.NET Framework - General Questions

Exception Handling - General Questions

Functions and Subroutines - General Questions

Inheritance - General Questions

Interfaces - General Questions