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 29138Please. Does someone know how to inicialize tapes in ATL? I need have 100 tapes to init inside the ATL, how is the process to complete this request?
2112I have a table with 3 dimensions like this : 01 ws-table 04 ws-page occurs 3 08 ws-column occurs 2. 12 ws-record occurs 20 pic x(40). How to code with PERFORM varying with 3 dimension...I forgot..
2 6473what is difference between BVA and Equivalence Partitioning? For login page(UN,PW) i have requrement as characters should be Alphanumeric.how you aplly both BVA and EP.......?
3 8718Post New EDS Interview Questions
Give uses of object cloning?
What is zener voltage?
What is the difference between Servlets and Applets?
How can you handle multiple exception in python?
What is data mapping and data modelling?
What is doubly linked list in data structure?
What is parameterizing?
How many types of users role in wordpress?
What are the tools placed in android sdk?
How to read from a pipeline with Perl
What is a database in ms sql server?
What is generic in c#?
What are nested tables?
What is the usage of transponders?
Explain the concept of default route in mvc