Answer to Question #60927 in Java | JSP | JSF for sangeetha

Question #60927
1. encrypt the information word by word.
2.use the last alphabetic character in each word as the key for encrypting that word.
3.consider the value of each alphabetic character as its alphabetic position i.e.
a=A=1
b=B=2
and so on
z=Z=26
1.for every word use the last alphabetic charater in the world as the key.replace all the
alphabetic character in the word with new alphabetic characters formed by subtracting the key value
from each character.
2.key character(last alphabetic character in each word)should not be encrypted.
3.encryption should be performed only on alphabetic characters and not on non-alphabetic character
such as digits or special character.
4.all alphabetic characters should be preserved as uppercase in their respective position but should be replaced with the new character.
1
Expert's answer
2016-07-25T13:49:02-0400
The answer to the question is available in the PDF file https://www.assignmentexpert.com/https://www.assignmentexpert.com/homework-answers/programming-answer-60927.pdf

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS