Vidyalelo
C Programming · Q125

File Input Output

Programming · C Programming · question 125

Q125

What happens when we use the following C statement?

A.
The diagnostic output is directly displayed in the output
Answer
B.
The diagnostic output is pipelined to the output file
C.
The line which caused error is compiled again
D.
The program is immediately aborted

Answer: Option A

Solution

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