In C++ cout is:
a) object
b) class
c) something else
Answer Posted / hemant majithia
ans is a) it is an object of ostream_withassign.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are smart pointers?
When should you use global variables?
How do you remove an element from a set in c++?
Do you know what are pure virtual functions?
What are the advantages of c++?
What is the use of structure in c++?
What is the syntax for a for loop?
What is meant by const_cast?
Why is main an int?
Is dev c++ free?
Why is it necessary to use a reference in the argument to the copy constructor?
Write bites in Turbo c++ Header ("Include") Files.
What is difference between class and structure in c++?
What are c++ storage classes?
What is c++ used for in games?