1.

If we create a file by ‘ifstream’, then the default mode of the file is _________

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


Discussion

No Comment Found