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 27995The 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 23670Post New MMM Interview Questions
What is the secure socket layer?
Does Scala support all Functional Programming concepts? Does Java 8 support all Functional Programming concepts?
Explain about control properties?
What is ssh port forwarding?
What is element mask ?
Explain the structure of entire GSM.
Intel 8051 follows which architecture?
HOw to add the recovery file at runtime to the test file .
Explain Enterprise Resource Planning (ERP), and what sort of a database is utilised in an ERP application?
What is the importance of causality?
What is the difference between the get method () and post method ()?
What are the tools of powerpoint?
How to get maxsal , minsal, ename department wise in single query
What are the __construct() and __destruct() methods in a php class?
Define marshling?