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
Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
What is the difference between prefix and postfix versions of operator++()?
What is null and void pointer?
how to explain our contribution in the project?
List the merits and demerits of declaring a nested class in C++?
What is a dynamic binding in c++?
What is nested class in c++?
Define whitespace in C++.
Is it possible for a member function to use delete this?
What is the difference between ++ count and count ++?
Does c++ have arraylist?
Is nan a c++?
what is Member Functions in Classes?
What are the advantages of prototyping?
Is c++ the most powerful language?