Multiple Choice
Which of the following is the correct class of the object cout?
A) iostream
B) istream
C) ostream
D) ifstream
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: C++ programmers concentrate on creating , which
Q8: In C++, const qualifier can be applied
Q9: Which of the following feature of procedure
Q10: Which of the following functions are performed
Q11: Which of the following control expressions are
Q13: Which of the following operators are overloaded
Q14: Which of the following ways are legal
Q15: The following is the C++ style comment<br>A)//<br>B)/*..*/<br>C)-<br>D)none
Q16: Which of the following is FALSE about
Q17: Which of the following feature of object