

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