A(n) ______________ declaration contains a comma-separated list of constants.

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


enum.

Computer Science & Information Technology

You might also like to view...

If a class represents a date (such as July 4, 1776), then the date could reasonably be stored in

a. A member variable of type double. b. Two member variables of type int. c. Three member variables of type int. d. A string of characters (like "July 4, 1776"). e. A string for the month and two int variables.

Computer Science & Information Technology

By default, the caption appears directly above the table when creating a table caption.

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

Computer Science & Information Technology

COGNITIVE ASSESSMENT You are an expert in devising product activation schemes for software publishers. Which of the following is not one of the techniques you have used in the past?

A. You enable the software to be run a preset number of times. B. You create the application to be available for download only. C. You write the code to deliver only limited functionality. D. You devise the code not to function until you activate it via the Internet or by phone.

Computer Science & Information Technology

At which of the following layers does the HTTP protocol operate?

a) Layer 1 b) Layer 4 c) Layer 5 d) Layer 7

Computer Science & Information Technology