

MCQOPTIONS
Saved Bookmarks
1. |
What is the advantage of #define over const? |
A. | Data type is flexible |
B. | Can have a pointer |
C. | Reduction in the size of the program |
D. | None of the mentioned |
Answer» B. Can have a pointer | |