

MCQOPTIONS
Saved Bookmarks
1. |
Any output manipulator function you create _____ |
A. | should take as an argument an instance of ostream as a reference |
B. | should return void |
C. | must be a member function of the ostream class |
D. | must inherit ostream |
Answer» B. should return void | |