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 29078Post New MMM Interview Questions
What are the basic functions of a database?
Why we should go for lightning component instead of vf pages? : salesforce lightning component
How do I run a pl sql procedure in sql developer?
What is the function of WMLScript?
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
How to send an ajax request in javascript?
What is integration testing in software testing?
List the languages supported by Apache Spark?
Which was the first processor related to XSLT?
Can you access a hidden base class method in the derived class?
What is the limit of overall number of websites for analytics traffic with google analytics?
what is mena by object block any what is the use of that
When you open a report, how many times call the fetch?
Is drupal front end or backend?
How average is calculated in excel?