Question: a . Write a statement that includes the header files stream, string, and iomanip in this program.b . Write statements that declare inFile to be
a Write a statement that includes the header files stream, string, and iomanip in this program.b Write statements that declare inFile to be an ifstream variable and out File to be an ofstream variable.c The program will read data from the file inData. txt and write output to the file outData. txtWrite statements to open both of these files, associate inFile with inData. txt and associate outFile with outData. txtd Suppose that the file inData. txt contains the following data:
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
