Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Cpp Programming 73 – Which of the following is the correct class of the object cout?

Question: Which of the following is the correct class of the object cout?
[A]. iostream
[B]. istream[C]. ostream
[D]. ifstream

Answer: Option C