InterviewSolution
Saved Bookmarks
| 1. |
What is the use of clog?(a) Standard logging stream(b) Error stream(c) Input stream(d) output streamThe question was posed to me during an interview for a job.I want to ask this question from Class Hierarchies Introduction in section Class Hierarchies, Library & Containers of C++ |
|
Answer» Correct option is (a) Standard LOGGING stream |
|