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 3 of 4.

Sachin said:   1 decade ago
Why iostream is not correct I don't get it?

Sailee shazmeen said:   1 decade ago
We also confuse about iostream and ostream.

Mehak bhangale said:   9 years ago
The iostream is used for both cin and cout.

Dhoni fan said:   8 years ago
Iostream can be used for both cin and cout.

Lata said:   9 years ago
The iostream is use for both cin and cout.

Nazir hussain said:   9 years ago
iostream is used for both cin and cout.

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

Sachin kumar said:   7 years ago
According to me, iostream is correct.

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

KUMARI said:   10 years ago
ifstream is input file stream class.


Post your comments here:

Your comments will be displayed after verification.