MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following mode declaration is used in C++ to open a file for input? |
| A. | ios :: app |
| B. | in :: ios |
| C. | ios :: in |
| D. | ios :: file |
| Answer» D. ios :: file | |