amit thakkar


{ City } pune
< Country > india
* Profession * desktop engineer
User No # 14629
Total Questions Posted # 1
Total Answers Posted # 0

Total Answers Posted for My Questions # 2
Total Views for My Questions # 27296

Users Marked my Answers as Correct # 0
Users Marked my Answers as Wrong # 0
Questions / { amit thakkar }
Questions Answers Category Views Company eMail

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.

EDS, MMM, SCS,

2 Engineering AllOther 27296




Answers / { amit thakkar }