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

Answer Posted / reejusri

Its an Object of class OStream, thats why we add its
corresponding header file that is <iostream.h>, Open this
header file you wil get complete infomation.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is prototype in c++ with example?

725


What is const in c++?

784


What is the c++ code?

795


Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.

850


What is the basic structure of c++ program?

780


What is the advantage of c++ over c?

748


What is pointer in c++ with example?

753


What does asterisk mean in c++?

815


Discuss the possibilities related to the termination of a program before entering the mainq method?

727


Write a C++ Program to check whether a number is prime number or not?

849


Explain class invariant.

760


Is ca high or low level language?

802


Why c++ is faster than java?

810


What is object file? How can you access object file?

818


Do you know about latest advancements in C++ ?

851