Multiple Choice
Which of the following cannot be an enum's underlying type
A) sbyte
B) int
C) ulong
D) double
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Any variable declared with keyword const is
Q12: A return type of is specified for
Q13: Pass-by-value is used when optimal program performance
Q14: When calling a method,you must specify the
Q15: Values produced by random-number generating methods are
Q17: Any parameter in a parameter list can
Q19: _ methods can be called without the
Q20: The Next method produces a random number
Q21: Information may be methods.<br>A) passed to<br>B) returned
Q26: Which of the following statements describes block