C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 26)
26.
Which of the following is the correct class of the object cout?
iostream
istream
ostream
ifstream
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
35 comments Page 4 of 4.

Esk said:   4 years ago
Cout ostream is the correct form.

Vishal Gupta said:   2 years ago
Iostreme is the correct answer.
(4)

Rohan said:   2 years ago
According to me, ostream is correct.
(1)

Subhash Kumar said:   2 years ago
The cout object is defined in the iostream class.
(1)

ABHISHEK KUMAR JHA said:   1 year ago
I think iostream is the right answer.
(2)


Post your comments here:

Your comments will be displayed after verification.