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
How do you differentiate between overloading the prefix and postfix increments?
What gives the current position of the put pointer?
What is an inline function in c++?
Describe the setting up of my member functions to avoid overriding by the derived class?
What is the meaning of c++?
What is the precedence when there is a global variable and a local variable in the program with the same name?
Which ide is best for c++?
What can I safely assume about the initial values of variables which are not explicitly initialized?
Which programming language's unsatisfactory performance led to the discovery of c++?
What is main function in c++ with example?
Write about all the implicit member functions of a class?
Can you pass an array to a function in c++?
daily Routine of father
What is the benefit of learning c++?
What is istream c++?