

MCQOPTIONS
Saved Bookmarks
1. |
If extern variable is initialized with the declaration then _______________________ |
A. | Also the header file with definition is required |
B. | The header file with definition must be included |
C. | There is no need to include any other header file for definition |
D. | The extern variable produces compile time error |
Answer» D. The extern variable produces compile time error | |