Which of the following cannot be an Enum’s underlying type?

a) SByte
b) Integer
c) ULong
d) Double


d. Double.

Computer Science & Information Technology

You might also like to view...

Downcasting enables:

a. A derived-class object to be treated as a base-class object. b. A base-class object to be treated as a derived-class object. c. Making a base-class pointer into a derived-class pointer. d. Making a derived-class pointer into a base -class pointer.

Computer Science & Information Technology

(Reverse Digits) Write a function that takes an integer value and returns the number with its digits reversed. For example, given the number 7631, the function should return 1367.

What will be an ideal response?

Computer Science & Information Technology

A shape may have a(n) ________ that is used to change its shape

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following objects do not appear in the Navigation Pane?

A. Embedded macros B. Stand-alone macros C. Queries D. Forms

Computer Science & Information Technology