subject

In your preferred programming language, write a program that will ask the user to enter any plaintext. Then, it will encrypt/decrypt that string using Caesar Cipher and prints out
the results on the screen. In this time, the user will not be asked to enter any keys,
encryption should be based on the following conditions:
a. Replace the characters at the odd positions by the previous character in the alphabet.
b. Replace the characters at the even positions by the next 3 character in the alphabet

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:30
You are almost finished updating a web site. as part of the update, you have converted all pages from html 4.0 to html5. the project is currently on schedule. however, your project manager has been asked by the marketing team manager to justify a day of time spent validating the site's html5 pages. the marketing team manager does not have technical knowledge of the internet or the web. which is the most appropriate explanation to provide to the marketing team manager?
Answers: 1
question
Computers and Technology, 22.06.2019 19:30
When creating a presentation in libre office impress, where does the editing of slides take place?
Answers: 1
question
Computers and Technology, 22.06.2019 21:00
Write a method so that the main() code below can be replaced by the simpler code that calls method original main(): public class calcmiles { public static void main(string [] args) { double milesperhour; double minutestraveled; double hourstraveled; double milestraveled; milesprhour = scnr.nextdouble(); minutestraveled = scnr.nextdouble(); hourstraveled = minutestraveled / 60.0; milestraveled = hourstraveled * milesperhour; system.out.println("miles: " + milestraveled); } }
Answers: 2
question
Computers and Technology, 23.06.2019 02:30
Which component acts as a platform on which application software runs
Answers: 2
You know the right answer?
In your preferred programming language, write a program that will ask the user to enter any plainte...
Questions
question
Mathematics, 01.08.2021 02:20
question
Chemistry, 01.08.2021 02:30
question
Mathematics, 01.08.2021 02:30
Questions on the website: 13722363