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

Answer Posted / chetan bhola

COut is an object of OStream Class of c++

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe private, protected and public – the differences and give examples.

589


What are punctuators in c++?

655


Do we have to use initialization list in spite of the assignment in constructors?

567


Is c++ slower than c?

577


What is the difference between mutex and binary semaphore?

613






What operator is used to access a struct through a pointer a) >> b) -> c) *

596


Is java based off c++?

534


What is a pointer with example?

661


What are structs in c++?

604


Who invented turbo c++?

607


Why do we use the using declaration?

664


Is c++ a programming language?

596


Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?

749


Which bit wise operator is suitable for putting on a particular bit in a number?

725


Can constructor be static in c++?

643