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 29188The 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 25367Post New MMM Interview Questions
What is type and rowtype in pl sql?
Can a full hard drive cause problems?
How to Propagate constraints from middle-tier to client?
How can we refresh automatically when new data is entered into the database?
What other technologies have you used in hadoop sta ck?
What is the default value of an object reference declared as an instance variable?
How the over load setting for HT Motors calculated-provided in Numerical Relay
Can I use hibernate without jpa?
What is a windows server used for?
What are the types of journal categories available in the Oracle AP?
Whether drupal is written in procedural-style or object oriented?
How do make a bibliography?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture
What are header files? What are their uses?
Explain the use of data class in Kotlin?