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
Comment on assignment operator in c++.
What is ctime c++?
Can static member variables be private?
What are manipulators in c++ with example?
What is the average salary of a c++ programmer?
What is c++ runtime?
Differentiate between late binding and early binding. What are the advantages of early binding?
What is the use of string in c++?
Does dev c++ support c++ 11?
daily Routine of father
Difference between strdup and strcpy?
an integer constant must have atleast one a) character b) digit c) decimal point
Can we use struct in c++?
Explain linear search.
What is the purpose of ios::basefield in the following statement?