Vidyalelo
C Programming · Q16

C Preprocessor

Programming · C Programming · question 16

Q16

In C, what does the #line directive do in C preprocessing?

A.
Specifies the line number in the source file
Answer
B.
Defines a macro
C.
Includes a header file
D.
Excludes code

Answer: Option A

Solution

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