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

Answer Posted / vaibhav meena

cout is an object.....

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?

1748


Why c++ is created?

578


What is a c++ class?

625


What is oop in c++?

601


What is a character in c++?

569






If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

612


State the difference between pre and post increment/decrement operations.

611


What does the nocreate and noreplace flag ensure when they are used for opening a file?

682


What is fflush c++?

580


What is virtual base class uses?

714


Describe public access specifiers?

587


What are libraries in c++?

611


Do you know what is overriding?

619


Which operations are permitted on pointers?

570


State two differences between C and C++.

610