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 29186The 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 25365Post New MMM Interview Questions
What is development and run time client?
What are some ways that excel experience can be leveraged with power bi?
What are the properties of an algorithm?
What are different kinds of dashboard component?
What are messages in java?
how do I qualify for the students price of windows 7? What about the oem pricing?
How can it prevents DLL Hell assembly versioning in .NET?
Discuss your Reward/Recognition programs?
How do I know if activex is enabled?
Which configuration management tool is used by pack-stack utility?
What does ctrl b do?
How to reuse sapui5 views?
what is Rails Active Record in Ruby on Rails?
Mention the differences between sql server and mysql.
Is p an empty tag?