InterviewSolution
Saved Bookmarks
| 1. |
Pick out the correct objects about the instantiation of output stream.(a) cout(b) cerr(c) clog(d) all of the mentionedI have been asked this question in a job interview.Asked question is from Output Stream topic in section Strings, Streams & Numerics in C++ of C++ |
|
Answer» Correct ANSWER is (d) all of the mentioned |
|