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

Can I learn c++ without learning c?

787


Are c and c++ similar?

807


What are the different types of comments allowed in c++?

800


Explain rtti.

824


How would you use the functions memcpy(), memset(), memmove()?

890


Explain operator overloading.

832


How many different levels of pointers are there?

923


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

844


What does flush do c++?

833


Are php strings immutable?

807


How are the features of c++ different from c?

811


What's the most powerful programming language?

815


Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

1734


What is the best c++ compiler for windows 10?

789


What is called array?

831