what is radiation resistance of antenna
How do you generate file output from sql?
What Are The Requirements To Configure Password
State the difference between copy and shortcut?
What is the triple constraint triangle in project management?
How can I prevent the output of my jsp or servlet pages from being cached by the browser?
What is the type of image in database?
Is null a value?
By default valet serve your app on which tld? How to configure it to use another domain?
What is socket abstraction?
How do I delete a row in word using the keyboard?
Can revenues be linked with activities?
How do I unzip multiple folders at once?
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.
Write a program to reverse a number?