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

Answer Posted / kiruthika

C++ treats everything as an object.me,u,we,cout all are
object in C++.So cout is an object.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which one is better- macro or function?

657


What is near, far and huge pointers? How many bytes are occupied by them?

663


What are the advantages of using typedef in a program?

642


How a new operator differs from the operator new?

626


Is python better than c++?

588






Explain differences between alloc() and free()?

580


What is the latest version on c++?

689


Explain one-definition rule (odr).

649


What is an orthogonal base class in c++?

662


What is a dynamic binding in c++?

536


Can there be at least some solution to determine the number of arguments passed to a variable argument list function?

607


What is a list c++?

576


Is c++ double?

566


Why do we need constructors in c++?

621


What is difference between class and structure in c++?

623