

MCQOPTIONS
Saved Bookmarks
1. |
What happens when we use the following C statement? |
A. | The diagnostic output is pipelined to the output file |
B. | The program is immediately aborted |
C. | The diagnostic output is directly displayed in the output |
D. | The line which caused error is compiled again |
E. | None of these |
Answer» D. The line which caused error is compiled again | |