Page 1 of 1

What is the advantage of #define over const?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) Data type is flexible
b) Can have a pointer
c) Reduction in the size of the program
d) None of the mentioned