

MCQOPTIONS
Saved Bookmarks
1. |
To write data that contains variables of type float, to an object of type ofstream, you should use |
A. | the insertion operator |
B. | seekg() |
C. | writeQ |
D. | put() |
Answer» D. put() | |