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 25150Post New MMM Interview Questions
Explain the internal architecture of the 8086 microprocessor?
What is session state management?
Hi...........i want to know the pattern for written test for the post of Jr.Executive(Electronics) in AAI(Airports Authority Of India).Kindly send me the same.My email id Is zeenaz.786@gmail.com.
Password is having 6 digit alphanumeric then what are the possible input conditions?
What is the purpose of 'output determination'?
Why -w argument is used with perl programs?
Why is it required to maintain a parent-child relationship among the various attributes? What are the various types of relationships depending on the number of participants?
Differentiate between file and structure storage structure.
what are the scope of planning in SDLC
What do you understand by numeric promotion?
Explain how to run test classes in Maven?
What is the use of 'using' declaration in c++?
What are secondary lymphoid organs?
What is meant by OSI model?
Explain how to display images using response object?