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 27830The 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 23530Post New MMM Interview Questions
what is meant by hardening ability of metals?
what is ACID test for fresh engineers??what is the pattern??
Do ocx files need to be registered?
Your company has asked you to be the project manager for the product introduction of their new DeskTop Rock media system. You recently published a document that establishes the scope baseline. Which of the following is true? A. This is the scope statement, which is an output of the Scope Planning process. B. This is the scope statement, which is an output of the Scope Definition process. C. This is the scope statement, which is a tool and technique of the Scope Definition process. D. This is the scope management plan, which is an output of the Scope Definition process.
What is on delete restrict?
Which method will arrange the element of an array in alphabetical order?
if i have a parent sequence with the property set- exit on success, n the try sequence block set to exit on success, n the catch sequence block too set to failure, what is the result?
under what circustances centralisation and decentralisation of authority is desirable
Can a static class implement an interface?
What is the feature which is common to all .net languages?
How do I fix registry errors?
What are the frameworks available in rc?
List out the various kinds of methods related to multidimensional analysis that is inside business objects?
why u choose mba after bca?
How to insert a line break in php string?