1 Answer

0 votes
by

Preprocessor is a directive to the compiler to perform certain things before the actual compilation process begins.

Related questions

0 votes
    What is the purpose of #undef preprocessor?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    What is the purpose of #undef preprocessor in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is a preprocessor in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
...