The line #define max 500 ____________.

a. declares a variable called max
b. tells the compiler to go get a program called max
c. causes all references to the identifier max to be replaced by the integer constant 500 during compilation
d. is missing an equal sign
e. requires an ending semicolon

c. causes all references to the identifier max to be replaced by the integer constant 500 during compilation

Computer Science & Information Technology

You might also like to view...

Chart layouts focus on location of components, whereas styles focus more on the color coordination and effects of the components

Indicate whether the statement is true or false.

Computer Science & Information Technology

64-bit versions of Windows 7 and 8 have 32-bit and 64-bit registry keys

Indicate whether the statement is true or false

Computer Science & Information Technology