Vidyalelo
Computer Science · Q316

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 316

Q316

Any output manipulator function you create _____

A.
should take as an argument an instance of ostream as a reference
Answer
B.
should return void
C.
must be a member function of the ostream class
D.
must inherit ostream

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board