MCQOPTIONS
Saved Bookmarks
| 1. |
What will be the output of the following C statement? |
| A. | The diagnostic output is directly displayed in the output |
| B. | The diagnostic output is pipelined to the output file |
| C. | The line which caused error is compiled again |
| D. | The program is immediately abortedView Answer |
| Answer» B. The diagnostic output is pipelined to the output file | |