Question: Using C++, write two statements that use a file stream object named people to open a file named people.dat. (Show how to open the file
Using C++, write two statements that use a file stream object named people to open a file named people.dat. (Show how to open the file with a member function and at the definition of the file stream object). The file should be opened for output.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
