In C++ cout is:
a) object
b) class
c) something else
Answer Posted / sanjay makwana
Stream Object
| Is This Answer Correct ? | 40 Yes | 5 No |
Post New Answer View All Answers
What is difference between rand () and srand ()?
why is c++ called oops? Explain
Explain polymorphism?
Do you know the problem with overriding functions?
What is a c++ object?
Explain about vectors in c ++?
What is type of 'this' pointer?
Describe new operator?
How many types of comments are there in c++?
what are the iterator and generic algorithms.
Explain the different access specifiers for the class member in c++.
What is pure virtual function?
Write an algorithm that determines whether or not an almost complete binary tree is a heap.
What is private, public and protected inheritance?
What is singleton class in c++?