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

  Desigh program that enters first and second number

Desigh a program which enters first and a second number. First and second number which will be entered should be computed in halves, quarter, double, and square using JoptionPane input dialog.

  Wysiwyg editors can be used to learn html

What about fact that WYSIWYG editors can be utilized to learn HTML? As you can usually jump back and forth from their own image.

  Design a website to allow calculation of areas

Design a website to permit calculation of areas. A radio button list can be used to allow the user select what type of area to be calculated. Once the selection is done, the input text boxes should be displayed with the proper labels.

  Create logic for program-continously prompts for numeric

Create the logic for a program that continously prompts the user for two numeric values that represent the sides of a rectangle.

  Create logic for application for user for order information

Create the logic for an application that continuously prompts a user for order information until the user enters "ZZZ" for the customer name or 10 orders.

  Program to find real solutions

Method, which determines whether value of "b squared" - 4ac is negative. If negative, code then  prints out message "no real solutions" and returns from method.

  Write looping structure pseudocode accepting employee data

Write looping structure pseudocode which prompts user for employee data; application continues to accept data for new employees until user enters 0 for ID number to indicate desire to quit.

  Write a program that replies either leap or not a leap year

Write a program that replies either Leap Year or Not a Leap Year, given a year. It is a leap year if the year is divisible by 4 but not by 100 (for example, 1796 is a leap year because it is divisible by 4 but not by 100).

  Write bash script to copy file from one location to another

Write a bash script called mycopy that copies a file from one location to another. An example of running the script is given below.

  Write the constructor function makestk

Write the constructor function makestk, predicate function emptystk and mutator functions pushstk and popstk

  Write program to compute total payment

Write a program that computes the total payment, tip, and tax for the "ABC" restaurant. This program must have three functions as below: Menu (Show the menu for each customer). Menu include 6 options.

  Write program that takes input arithmetic expression

Write a program that takes as input an arithmetic expression. The program outputs whether the expression contains matching grouping symbols.

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