C++ Programming - OOPS Concepts - Discussion
Discussion Forum : OOPS Concepts - General Questions (Q.No. 12)
12.
cout is a/an __________ .
Discussion:
52 comments Page 2 of 6.
Lata said:
9 years ago
How cout is an object?
Explain.
Explain.
Salman said:
9 years ago
I also want to know that, please deacribe it.
Pranil said:
9 years ago
How its an object? Please explain.
Shubham said:
9 years ago
How its an object?
Can anyone please explain it very well?
Can anyone please explain it very well?
Lalit said:
9 years ago
cout is a statement. So, why it is an object.
Naman said:
1 decade ago
Object of class ostream that represents the standard output stream oriented to narrow characters (of type char). It corresponds to the C stream stdout.
Bhagyashree said:
1 decade ago
cout is an object of ostream_withassign class.
Suvarna Pawar said:
1 decade ago
It is wrong concept cout is not object its a function.
Pritesh said:
1 decade ago
Give definition of object.
Manish Jatiwal said:
1 decade ago
cout is object of class ostream.
cin is object of class istream.
Extraction and insertion are operator.
cin is object of class istream.
Extraction and insertion are operator.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers