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 28971Please. 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?
2021I 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 6377what 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 8520Post New EDS Interview Questions
how to clone 9i Database on to 10g Database.
Does windows 10 upgrade take long?
How to find video card info in windows xp?
What is a class oop?
Explain syntax for viewing, dropping and disabling triggers?
Explain join() and split() in python.
mention the types of variables in scala? And what is the difference between them?
What is Web API Routing?
What is api laravel?
How do you use parseint in java?
Why we need compression and what are the different compression format supported?
What is transport network substrate (tns) in oracle?
How to disable ping to avoid network/icmp flood?
What are the components of marker interface?
Explain what is the role of single sign on in authentication technologies?