Vidyalelo
C Programming · Q30

C Preprocessor

Programming · C Programming · question 30

Q30

In C, what is the purpose of the #line directive?

A.
Specifies the line number and filename in the source file
Answer
B.
Defines a macro
C.
Checks for syntax errors
D.
Excludes code

Answer: Option A

Solution

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