C Preprocessor - Programming

Q1:

A preprocessor directive is a message from programmer to the preprocessor.

A True

B False

ANS:A - True

True, the programmer tells the compiler to include the preprocessor when compiling.