Question: IN C++, Write a program that reads each line in a file, reverses its characters, and writes the resulting line to another file. Suppose the
IN C++,
Write a program that reads each line in a file, reverses its characters, and writes the resulting line to another file. Suppose the user specifies input.txt and output.txt when prompted for the file names, and input.txt contains the lines:

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
