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 29187The 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 25367Post New MMM Interview Questions
Who was the author of ember.js?
What is notification in iOS?
Do you think we should select you?
What is Managed account and where it is used?
What would you do if you have a large suite to execute in very less time?
Why use route?
Explain how polyester is made?
What would happen to photosynthesis if the green light waves that reach a vegetable were blocked?
Explain two instances where routing is not implemented or required?
Explain how to enable multiple php versions in homestead?
What is non linear structure?
What is remote method invocation (rmi)?
Describe the purpose of xpath.
What are differences between templateurl and styleurls?
Is codeigniter uses a functions and names in its operation?