A declaration for an enumerated type begins with the __________ key word.

a. enumerated
b. enum_type
c. enum
d. ENUM
e. None of these


c. enum

Computer Science & Information Technology

You might also like to view...

Instance variables declared readonly do not or cannot:

a) use the principle of least privilege b) be initialized c) be modified once the object is constructed d) cause syntax errors if used as a left-hand value

Computer Science & Information Technology

When a field is declared static there will be __________.

a. a copy of the field for each method in the class b. a copy of the field in each class object c. only one copy of the field in memory d. two reference copies of the field for each method in the class

Computer Science & Information Technology

What protocol can be used to automatically assign IP addresses and other parameters to a host or router?

A) DNS B) ARP C) RARP D) DHCP E) NAC F) ICMP G) TFTP H) AUTONET

Computer Science & Information Technology

In the SWF Preview panel, all animations play automatically and sequentially when the Play button is clicked.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology