

MCQOPTIONS
Saved Bookmarks
1. |
Identify the wrong statement ? |
A. | # define is a preprocessor facility. |
B. | # define aids in modifying a constant value throughout the program. |
C. | # define uses a statement terminator. |
D. | # define improves the readability of the program. |
Answer» D. # define improves the readability of the program. | |