

MCQOPTIONS
Saved Bookmarks
1. |
To use extern variable _____________________ |
A. | The source file must not be included in the new file code |
B. | The source file itself must be used for new program |
C. | The source file must be included in the new file |
D. | The source file doesn’t matter for extern variables |
Answer» D. The source file doesn’t matter for extern variables | |