In C++ cout is:
a) object
b) class
c) something else
Answer Posted / ganesh
a, it is an object in C++
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
what is the use of void main() in C++ language?
What is iterator in c++?
What is split a string in c++?
Should I learn c++ c?
How does a C++ structure differ from a C++ class?
How much do c++ programmers make?
Write about all the implicit member functions of a class?
Const char *p , char const *p What is the difference between the above two?
Differentiate between a constructor and a destructor in c++.
Write an algorithm that determines whether or not an almost complete binary tree is a heap.
what you know about c++?
What is the best c++ book?
How do I write a c++ program?
Define private, protected and public access control.
What is data structure in c++?