Question

The statement

	#include"filename.h"
     

is replaced by the constants of "filename.h"

A before compilation)
B after compilation
C during execution
D during typing of the program
Answer & Explanation
Option: [A]