Attributes that are limited to a set of possible values are known as ____________________ types.

Fill in the blank(s) with the appropriate word(s).


enumerated

Computer Science & Information Technology

You might also like to view...

Which of the following is not a difference between hex and setbase?

a. setbase is a parameterized stream manipulator and hex is not. b. setbase is provided by a different header file than hex. c. setbase(16) and hex have different effects on stream output. d. setbase takes an argument but hex does not.

Computer Science & Information Technology

The ____ codec is the most widely used codec and is used by Apple in its mobile devices and iTunes software.

A. H.264 B. VP6 C. MPEG-4 D. Theora

Computer Science & Information Technology

To prevent a class from being instantiated, _____________________

a. don't use any modifiers on the constructor. b. use the public modifier on the constructor. c. use the private modifier on the constructor. d. use the static modifier on the constructor.

Computer Science & Information Technology

?____ tags are one type of real-time location system.

A. ?UPS B. ?RFID C. ?EFS D. ?FDE

Computer Science & Information Technology