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


Please Help Members By Posting Answers For Below Questions

Can we change the basic meaning of an operator in c++?

655


What is c++ used for in games?

608


What is the difference between while and do while loop?

558


What is guard code in c++?

644


What is the difference between equal to (==) and assignment operator (=)?

581






What is a far pointer? where we use it?

617


What things would you remember while making an interface?

564


Is main a class in c++?

567


We use library functions in the program, in what form they are provided to the program?

602


Does c++ have a hash table?

546


What is enum class in c++?

710


What are the various operations performed on stack?

631


What is the difference between reference and pointer?

614


How does list r; differs from list r();?

695


What is static class data?

577