Provide a complete program that performs substitution cipher

Assignment Help Programming Languages
Reference no: EM13757891

Provide a complete program that performs a simple substitution cipher. The program should take plain text and a shift value and produce the encrypted text. Then it should take encrypted text and a shift value and produce the plain text once again. A different encrypted text and shift can be entered so make sure to get input.

Example:

EASTER shifted by 3 to left would become HDVWHU

HWVDHU shifted by 3 to right would become EASTER

This is how the early Caesar Cipher worked.

Provide a main method. It should:

Get input for a string and a shift value

Convert to upper case

Only perform the following items on alphabetic characters between A and Z

Utilize a for loop which uses postfix incrementing operator

Convert character to its ASCII equivalent (type cast)

Shift buy shift value entered above

If you reach end of alphabet, wrap around

Example: A shifted to the left 2 would become Y

Convert back to its character equivalent (type cast)

Output the new character

Get input for a string and a shift value

Perform same steps above to convert the encrypted text back to plain text

Be sure to get input again as a different encrypted text may be entered

Utilize postfix increment/decrement operations and compound assignment operators for all math. Example: x++ or x+=2.

80%

Mimic the sample session precisely.

Reference no: EM13757891

Questions Cloud

Define what is the role of the information and news media : Does the information media have social responsibility> If yes, in what ways? If no, why not? What is the role of the information and news media in the shaping of political opinions
Effective use of an online library database : Assignment: Instruction: Effective Use of an Online Library Database, Using the information you have learned write an instruction for feeding an infant. If you have some personal experience in this area, you may use this experience as a source of i..
How you can meet the needs of diverse families : Include how you can meet the needs of diverse families or those that have recently moved to the area.
How to talk about technology : Refer to the ERR article, "How to Talk About Technology," for communication strategies, including: Pictures, Analogies, Testimonials
Provide a complete program that performs substitution cipher : Provide a complete program that performs a simple substitution cipher. The program should take plain text and a shift value and produce the encrypted text. Then it should take encrypted text and a shift value and produce the plain text once again.
Relationship between strategic-financial planning : Write a 1,050-to-1,400 word paper in which you describe the relationship between strategic and financial planning. Include the following: A strategic planning initiative for the organization identified in the Week 2 assignment-Identify an initiat..
How the organization of time affect curriculum development : Then, discuss with your classmates how the following factors affect curriculum: Arrangement and usability of space, Organization of time and Appropriate, quality materials & equipment.
Write a program that accepts as input a string variable : Write a program that accepts as input a string variable called strFirstName, then another string variable called strLastName, and an integer variable called intAge.
Differences among these market structures : What are the conditions for an oligopolistic market? How would you explain the differences among these market structures? Identify which market structure your organization competes in and why you think so.

Reviews

Write a Review

Programming Languages Questions & Answers

  Create classes essential to create service quote

Create classes essential to create service quote. Write the application program which will use classes to create the objects and output the service quote.

  Perform a paired t-test to verify your claim

Which type of t-test is most appropriate to investigate your co-investigator's claim? Why is it most appropriate t- test? Please explain your answer in 1-2 lines.

  Write function for three components of name

Write down the function, that given three components of name (first name, middle name or initial, and last name), returns single string object consisting of last name,

  Write program to test every entry of table is saddle point

Saddle point is entry in a table which is a minimum for its row and maximum for its column. Write a program which will test every entry of table to see whether it is saddle point.

  Write program to enter numeric values-arithmetic operator

Write a program that lets the user enter 2 numeric values, and an arithmetic operator: +, -, * and /. Write a switch statement that displays the result.

  Write statement to determine whether array elements are full

Write the statements needed to determine whether any of the the array elements are null or refer to the empty String. Set the variable hasEmpty to true if any elements are null or empty-- otherwise set it to false.

  Write a program to find the largest of five numbers

Write a program to find the largest of five numbers obtained from the user with an input dialog box

  Write procedure list-records whihc returns list of records

Write a procedure called list-records which returns a list of all records by artist from a list of records containing several artists.

  Program to determines and print all prime numbers

Use this function in program which determines and prints all prime numbers between 2 and 10,000. How many of these numbers do you actually have to test before being sure that you have found all primes?

  Write class postfixevaluator to evaluate postfix expression

Write a class PostFixEvaluator that evaluates postfix expression such as 6 2 + 5 * 8 4 / -. Program must read a postfix expression consisting of digits and operators into a StringBuffer.

  Creating session by granting needed privilege

Make sure that Bob can't create objects greater than 512K in size in USERS01 tablespace. And now that user is created, ensure that Bob can create session, by granting needed privilege.

  Q1explain how the following tools may be used in

q1explain how the following tools may be used in productivity improvement initiatives?cause and effect diagramspareto

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd