Which of the following is NOT true of macro names?

A. The only punctuation they can contain is the underscore character.
B. They can contain both numbers and letters.
C. They can be up to 255 characters long.
D. They can contain spaces.


Answer: D

Computer Science & Information Technology

You might also like to view...

A(n) ________ relationship is the most common type of relationship

Fill in the blank(s) with correct word

Computer Science & Information Technology

A continue statement inside a for statement causes control to be passed to ____.

A. the end of the current iteration B. the statement after the end of the loop C. the altering list D. an input statement

Computer Science & Information Technology

To avoid negative number outcome in the DateDiff function, the ________ argument must contain the earlier date and the ________ contain the latter

Fill in the blank(s) with correct word

Computer Science & Information Technology

A(n) ____________ storage model describes what actually happens on the disks and in the circuits.

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

Computer Science & Information Technology