- 3
Fill in the blanks to include the printf statement if LEVEL macro is not defined. #if (LEVEL) printf("hello"); #
kindly find answer
2 Answers
+ 1
!defined
endif
0
If you can't get the answer to this just go through the lesson again and its !possible that you'll fail :)
https://www.sololearn.com/learn/C/2958/