Q56
Which of the following is the default mode of the opening using the fstream class?
A.
ios::in
B.
ios::out
C.
ios::in|ios::out
AnswerD.
ios::trunc
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board