Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Help me to write C++ program. Thank you Write a program that: 1) Prompt the user to enter a file name to save the inputs.

Help me to write C++ program. Thank you

image text in transcribed

Write a program that: 1) Prompt the user to enter a file name to save the inputs. 2) Prompt the user to enter information/statements. 3) Save the information/statements entered by user to the file name given early. 4) Close the file. 5) Reopen the input file 6) Read all info from the file. 7) Reverse all characters from the reading. 8) Prompt the user to enter a file name to save the outputs. 9) Write the reversed results to the file. Do not use reverse function provided in the algorithm header file. Suppose the user specifies input.txt and output.txt when prompted for the file names, and input.txt contains the lines Mary had a little lamb Its fleece was white as snow And everywhere that Mary went the lamb was sure to go. After the program is finished, output.txt should contain bmal elttil a dah yram wons sa etihw saw eceelf sti tnew yram taht erenwyreve dnA og ot erus saw bmal eht

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

2. Why has the conflict escalated?

Answered: 1 week ago

Question

1. What might have led to the misinformation?

Answered: 1 week ago