2.
Example of #if, #elif, #else and #endif preprocessor directives.
Solution
3.
Example of #ifdef and #ifndef .
Solution
4.
Example program for parameterized macro like function.
Solution
5.
Example program for #undef preporcessor.
Solution
6.
How to define compile time constants using #define?
Solution