Vidyalelo
Computer Science · Q442

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 442

Q442

To write data that contains variables of type float, to an object of type ofstream, you should use

A.
the insertion operator
B.
seekg()
C.
writeQ
Answer
D.
put()

Answer: Option C

Solution

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