

MCQOPTIONS
Saved Bookmarks
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 | |