Question: C++ How would I DECODE a string that's been inputted by the user using the following array? The DECODED string must be returned in a

C++ How would I DECODE a string that's been inputted by the user using the following array? The DECODED string must be returned in a new string, not just printed out with cout. For instance, "GFKKP" would translate to "HELLO". This would go inside a class function named decode(string), so please adjust the code accordingly.

C++ How would I DECODE a string that's been inputted by the

This will create the key in Client and translates to A B, B A, D C, and C D and continue with this pattern. This means that position 0 equals A

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!