InterviewSolution
Saved Bookmarks
| 1. |
stderr is similar to?(a) stdin(b) stdout(c) both stdout and stdin(d) none of the mentionedI had been asked this question in an interview for job.Asked question is from Error Handling in chapter Input and Output in C of C |
|
Answer» CORRECT ANSWER is (a) stdin The BEST EXPLANATION: NONE. |
|