Home / C Programming / C Preprocessor :: Discussion

Discussion :: C Preprocessor

  1. Every C program will contain at least one preprocessor directive.

  2. A.
    True
    B.
    False

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    False, the preprocessor directive is not mandatory in any c program.


Be The First To Comment