Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 9 (Q.No. 7)
7.
We can output text to an object of class ofstream using the insertion operator « because
the ofstream class is a stream
the insertion operator works with all classes
we are actually outputting to cout
the insertion operator is overloaded in ofstream
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.