InterviewSolution
Saved Bookmarks
| 1. |
stderr is similar to?(a) stdin(b) stdout(c) Both stdout and stdin(d) None of the mentionedThe question was asked in exam.Enquiry is from Error Handling in section Input and Output in C of C |
|
Answer» Right answer is (B) stdout |
|