

MCQOPTIONS
Saved Bookmarks
1. |
To instantiate an object with the statement ifstream items("C:inven.txt");the file on the disk is identified by the name |
A. | items |
B. | inven.txt |
C. | either (a) or (b) |
D. | None of these |
Answer» C. either (a) or (b) | |