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 27787The 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 23457Post New MMM Interview Questions
How to deleting an existing file in perl programming?
List out some basic elements in html5?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
Describe yourself briefly why you are outstanding for this post "Finance Coordinator"?
What is the python interpreter prompt ?
What is defect cascading in software testing?
Explain .config() and .run() methods in angularjs?
Explain multi binding and multivalue converters in wpf?
What is button group and which class is used for basic button group?
What entity means?
What does means by “call by reference” in python?
What are the property modes?
what are the realtime excercises in C++?
How do I turn on windows defender app?
What is r in java?