C Preprocessor Exercise B: Use of #ifdef | Macro inside Macro in C
Duration: 7:40 Min | Sep 07, 2023
What will be the output of the following program?
Exercise B(a): use of #ifdef
Exercise B(b): Example of macro, use of #define
Exercise B(c): Macro within macro