Home / C Programming / C Preprocessor :: Discussion

Discussion :: C Preprocessor

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

  2. A.
    True
    B.
    False

    View Answer

    Workspace

    Answer : Option A

    Explanation :

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


Be The First To Comment