Vidyalelo
C Programming · Q39

C Preprocessor

Programming · C Programming · question 39

Q39

In which stage the following code #include gets replaced by the contents of the file stdio.h

A.
During Preprocessing
Answer
B.
During Execution
C.
During linking
D.
During Editing
E.
None of these

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board