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

Answer Posted / sriram

ANSWER IS C. COUT IS AN BUID IN OPERATOR THAT WAS DEFINED
IN HEADER FILE: <IOSTREAM.H>
SINCE, IN C++ COUT IS AN CONSOLE OUTPUT OPERATOR.

Is This Answer Correct ?    2 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What language does google use?

590


What is virtual base class uses?

712


What do you mean by persistent and non persistent objects?

742


What is the exit function in c++?

543


Explain register storage specifier.

597






Explain explicit container.

633


What is code reusability in c++?

672


What new()is different from malloc()?

571


Do you know about C++ 11 standard?

636


Is java the same as c++?

548


What are the defining traits of an object-oriented language?

696


What gives the current position of the put pointer?

565


Explain differences between new() and delete()?

622


Do you know what are pure virtual functions?

640


Define copy constructor.

622