Home » C Programming » C Preprocessor

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

Correct Answer: True

Explanation:

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

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion