Question: Write a C++ program - Read in a string from a file. Encrypt the string by using an offset of 2. Which means an a

Write a C++ program - Read in a string from a file. Encrypt the string by using an offset of 2. Which means an a becomes a c. Print the encrypted string to the screen and then print the encrypted string in reverse order. Then unencrypt the string and print it again to the screen(in correct order). Use the string Meet me tonight at 10:00pm by the old oak tree at the back of the church.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!