Vidyalelo
C Programming · Q2

C Preprocessor

Programming · C Programming · question 2

Q2

Which directive is used to include the contents of another file in a C program using the C preprocessor?

A.
#define
B.
#include
Answer
C.
#ifdef
D.
#pragma

Answer: Option B

Solution

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