C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 12)
12.
cout is a/an __________ .
operator
function
object
macro
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
52 comments Page 5 of 6.

Ponnarasi said:   1 decade ago
cout is a print an output so why its called object.

Bhagyashree said:   1 decade ago
cout is an object of ostream_withassign class.

Salman said:   9 years ago
I also want to know that, please deacribe it.

Lalit said:   9 years ago
cout is a statement. So, why it is an object.

Sanil said:   1 decade ago
Can anyone tell why cout is an object ?

Rohit said:   1 decade ago
Can anyone tell why cout is an object?

Pratishruti said:   1 decade ago
Why not cout be an operator<<?

Pranil said:   9 years ago
How its an object? Please explain.

Lata said:   9 years ago
How cout is an object?

Explain.

Pritesh said:   1 decade ago
Give definition of object.


Post your comments here:

Your comments will be displayed after verification.