What is the advantage of #define over const?
Posted: Wed Jul 13, 2022 7:54 pm
a) Data type is flexible
b) Can have a pointer
c) Reduction in the size of the program
d) None of the mentioned
b) Can have a pointer
c) Reduction in the size of the program
d) None of the mentioned