Question: Write a C++ program segment that defines a file stream object named employees . The file should be opened for both input and output (in
Write a C++ program segment that defines a file stream object named employees. The file should be opened for both input and output (in binary mode). If the file fails to open, the program segment should display an error message.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
