

MCQOPTIONS
Saved Bookmarks
1. |
A program in C++ that inputs data from the keyboard or outputs data to the screen, is done by |
A. | stdio file |
B. | iostream file |
C. | fstream file |
D. | None of them |
Answer» C. fstream file | |