Multiple Choice
If you place a(n) __________ before a macro parameter, then the preprocessor replaces it with a string literal of the corresponding argument.
A) %
B) &
C) #
D) *
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: C++ uses type _ to represent logical
Q16: In C++, function parameters are either call-by-value
Q17: The# include directive has one of two
Q18: In C++, an array is also an
Q19: Objects that are declared outside the scope
Q20: Beginnings and ends of tokens are marked
Q21: The function _ indicates whether the end
Q22: A _ is a general description of
Q23: In C++, a string literal is stored
Q25: The class ostream defines the _ operator