Multiple Choice
The ____ sign is a signal to a C preprocessor.
A) !
B) &
C) ;
D) #
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: The scanf() function tests the data type
Q24: The returned value of a function may
Q25: Robust programs are informally known as "bullet-proof"
Q26: A previously stored number, if it has
Q27: When the -- operator appears after a
Q29: C provides the programmer with the capability
Q30: The argument to the sqrt function must
Q31: The C function _ yields the result
Q32: A special type of assignment statement that
Q33: =+ is a valid C operator.