The Caesar Cipher
Create a program that decodes messages. The messages will be encoded using a Caesar cipher, with each letter being decoded by replacing it with the previous letter in the alphabet. (Supposedly, this was invented by Julius Caesar.)
The message: J MPWF KBWB would be decoded as I LOVE JAVA.
Offer the user a menu with the following choices:
1. Decode a message.
2. Encode a message.
3. Display the alphabet.
4. Exit the program.
If the user selects option 1, prompt the user to enter an encoded phrase or sentence of text. Convert it to uppercase. Decode it. Print out each decoded letter as you convert it.
If the user selects option 2, prompt the user to enter a decoded phrase or sentence of text. Convert it to uppercase. Encode it. Print out each encoded letter as you convert it.
If the user selects option 3, display the alphabet on the monitor screen.
If the user selects option 4, the program should terminate.
Your program should redisplay the menu after each translation is finished.
Each task should be in its own method: load the data, display the menu, read the data/phrase entered at the keyboard, translate the encoded message, translate the decoded message, display the alphabet.
Your program must also handle the spaces between the words.
Do not use or anticipate any punctuation in the input.
Use my examples for test data. Method Definitions on the next page.
Encoded Message Decoded Message
J mpwf Kbwb I LOVE JAVA
Uijt jt gvo THIS IS FUN
Kbwb jt nz gbwpsjuf JAVA IS MY FAVORITE
Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.
You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.
Read moreEach paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.
Read moreThanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.
Read moreYour email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.
Read moreBy sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.
Read more