In case of stream insertion operator the operator function-03012
In case of stream insertion operator ( << ), the operator function returns a reference to the __________ to support cascading operations.
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Lecture No.37 - Quiz No.2.
In case of stream insertion operator ( << ), the operator function returns a reference to the __________ to support cascading operations.
instream
iostream.h
ostream
output