InterviewSolution
Saved Bookmarks
| 1. |
Which operator is used to create the user-defined streams in c++?(a) >>(b) & |
|
Answer» Correct OPTION is (d) Both >> & << |
|