Q54
Which of the following is the default mode of the opening using the ofstream class?
A.
ios::in
B.
ios::out
AnswerC.
ios::app
D.
ios::trunc
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board