1.

Which of the following is the default mode of the opening using the ofstream class?

A. ios::in
B. ios::out
C. ios::app
D. ios::trunc
Answer» C. ios::app


Discussion

No Comment Found