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 29049The 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 25106Post New MMM Interview Questions
What is the difference between checked exception and unchecked exception?
What is chi square test?
What can be different data sources for bo reports? : sap bobi
What is lambda in programming?
what type account are below Debentures Bank overdraft
what salary range are you looking for at salesforce?
How many types of triggers exist in pl/sql?
What are the types of object repositories? Which one is you using?
How many ways to xml parsing? : salesforce integration
in the physical file layout, where should the transaction log be stored in relation to the data file?
what are the difference between AC lamp and DC lamp
How to write date and time literals in oracle?
What are the characteristics of hadoop framework?
Explain what is services in angular.js ?
What is the order of dialog-box in android?