A company wants to transmit data over the telephone, but it is concerned that its phones may be tapped. All of its data is transmitted as four-digit integers. It has asked you to write a program that will encrypt its data so that the data may be transmitted more securely. Your script should read a four digit integer entered by the user in a prompt dialog and encrypt it as follows: Replace each digit by (the sum of that digit plus 7) modulus 10. Then swap the first digit with the third, and swap the second digit with the fourth. Then output XHTML text that displays the encrypted integer.
2 28905The sum of the digits of a two digit number is 8. When 18 is added to the number, the digits are reversed. Find the number? pls explanation is important
7 24890Post New MMM Interview Questions
Where are setjmp and longjmp used in c++?
What is the difference between stage and no stage deployment?
How can you save and Get data from Clipboard/ Recordset object consists what?
Why address bus is unidirectional and data bus is bidirectional?
Why do you use hibernate?
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
Is laravel the best php framework?
difrent between vcb acb sf6 and mccb breakers
What is the drawback of static coefficients?
What is join () in java?
If class D is derived from a base class B
How do I insert a list of tables in word?
Why is objective c syntax so weird?
How do sap bw/4hana and sap s/4hana relate?
What is reactivex android?