Question: QUESTION 2: In one (1) Java file, write a program implementing all the five (5) classes and their methods mentioned in Question 1. The body

QUESTION 2: In one (1) Java file, write a program implementing all the five (5) classes and their methods mentioned in Question 1. The body of each method is based on the encryption steps given in the case study The implementation must include suitable control and data structure. But you are not restricted to the one discussed in class. The program must also have proper documentation comments explaining key point of your program. This will assist with the code readability and tracing The program will be graded based on correctness, program logic, implementation of control and data structure and documentations. (80 marks) 3 Example of expected output : : Meet me at 10AM Please enter a text Encrypted text -- -- 1 Do you want to try again? Press y or ny : 123456 Please enter a text Encrypted text : --- --- Do you want to try again? Press y or n:n Thank you. QUESTION 2: In one (1) Java file, write a program implementing all the five (5) classes and their methods mentioned in Question 1. The body of each method is based on the encryption steps given in the case study The implementation must include suitable control and data structure. But you are not restricted to the one discussed in class. The program must also have proper documentation comments explaining key point of your program. This will assist with the code readability and tracing The program will be graded based on correctness, program logic, implementation of control and data structure and documentations. (80 marks) 3 Example of expected output : : Meet me at 10AM Please enter a text Encrypted text -- -- 1 Do you want to try again? Press y or ny : 123456 Please enter a text Encrypted text : --- --- Do you want to try again? Press y or n:n Thank you
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
