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
	[B]. istream[C]. ostream
[D]. ifstream
Answer: Option C
