

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is the default mode of the opening using the ifstream class? |
A. | ios::in |
B. | ios::out |
C. | ios::app |
D. | ios::trunc |
Answer» B. ios::out | |