What must be the output of the following code snippet
-1
0
1
2
compiler error
C++ question 1
Next question
Home
This example must be elementary. The C preprocessor modifies source code file before passing it to the compiler. Not everything is that simple with #define directive but this example tests only basic understanding of defining elementary MACROS.