Multiple file open modes are specified to the fstream constructor by separating each open mode from the next with the bitwise inclusive or operator __________.
a. ||
b. ^
c. &
.d |
.d |
You might also like to view...
Show the printout of the following code:
```
#include
____ a selection is always a smart idea because you never know when you might want to access the selection again in the future.
A. Duplicating B. Saving C. Sharing D. Cropping
Input file stream objects are declared to be of type ____.
a. istream b. iofstream c. ifstream d. ofstream
? Every object on the Internet has a unique English-based address called its Uniform Resource Locator (URL).
Answer the following statement true (T) or false (F)