Discussion Forum : Input Output Streams
Question - What must be specified when we construct an object of class ostream?
Options:
A .  stream
B .  streambuf
C .  memory
D .  None of the mentioned
Answer: Option B


If you construct an object of class ostream, you must specify a streambuf object to the constructor.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *