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 29065The 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 25151Post New MMM Interview Questions
Explain how to change the default orbix client timeout?
What is the use of matchcode w?
What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass
How do I find my ip address on linux?
Explain how do ‘map’ and ‘reduce’ work?
Explain what ways can igneous rock form two ways?
What is java priority queue?
What are differences between templateurl and template?
What is a dashboard in sap bw?
What is false positive and false negative in terms of machine learning?
Will gum disease during pregnancy can cause premature birth?
how to take mysql database backup?
Can you use motor oil in a hydraulic system?
How to validate email addresses in mysql?
What does .equals do in java?