In C++ cout is:
a) object
b) class
c) something else

Answer Posted / shakti singh khinchi

object of ostream_withassign. (a) is the right answer.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Should a constructor be public or private?

635


Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

2099


What do you understand by a pure virtual member function?

645


Describe the advantage of an external iterator.

703


If dog is a friend of boy, is boy a friend of dog?

654






Explain selection sorting. Also write an example.

680


What is the size of a vector?

674


What is the full name of logo?

692


Do the parentheses after the type name make a difference with new?

747


What is anonymous object in c++?

724


Do you know about latest advancements in C++ ?

752


Why do we use string in c++?

596


Write a program using display() function which takes two arguments.

700


Difference between pointer to constant vs. Pointer constant

699


What is difference between array and vector in c++?

637