Page 1 of 1

Which of the following properties of #define is not true?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) You can use a pointer to #define
b) #define can be made externally available
c) They obey scope rules
d) All of the mentioned