1.

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
D. ios::trunc
Answer» D. ios::trunc


Discussion

No Comment Found