Which operator is used to create the user-defined streams in c++?
(a) >>
(b) <<
(c) &
(d) Both >> & <<
This question was posed to me during an online exam.
I need to ask this question from Class Hierarchies Introduction in chapter Class Hierarchies, Library & Containers of C++