Multiple Choice
Which of the following is not an object of the ostream class?
A) cout
B) cerr
C) cin
D) clog
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: _ is usually faster than _.<br>A) High-level
Q3: Which C++ data type was designed to
Q4: Which of the following prints the address
Q5: Which of the following statements is not
Q6: When the showbase flag is set:<br>A) The
Q7: Which of the following is not a
Q8: Which of the following stream manipulators causes
Q9: Which of the following is not true
Q10: Untying an input stream, inputStream, from an
Q11: What will be output by the following