Question: Which of the following CANNOT be used as an underlying datatype for an enum in C#.NET?

Options

A : byte

B : short

C : float

D : int

Click to view Correct Answer

Previous || Next

Enumerations - General Questions more questions

Which of the following will be the correct output for....

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 statements are correct about enum used....

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....

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