

MCQOPTIONS
Saved Bookmarks
1. |
In a program the statement:#include "filename"is replaced by the contents of the file "filename"? |
A. | Before compilation |
B. | During execution |
C. | After Compilation |
D. | None of the above |
E. | |
Answer» B. During execution | |