In C++ cout is:
a) object
b) class
c) something else
Answer Posted / hemant majithia
ans is a) it is an object of ostream_withassign.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Why is c++ called oops?
Explain the isa and hasa class relationships. How would you implement each?
What is abstract class in c++?
What is the best c++ book for beginners?
Will rust take over c++?
How would you use the functions randomize() and random()?
Do you know what is overriding?
How long it will take to learn c++?
What is the array and initializing arrays in c++?
what are the iterator and generic algorithms.
What are the comments in c++?
Explain the differences between list x; & list x();.
How are pointers type-cast?
Do you know the problem with overriding functions?
What is the operator in c++?