The statement

1.2 The statement
#include "filename.h"
is replaced by the contents of "filename.h"
A) before compilation
B) after compilation
C) during execution
D) during typing of the program


Leave a Reply