Question: Create a new text file named ex 3 _ 1 . cpp with the following two lines. Be sure to replace the string YourFullName with

Create a new text file named ex3_1.cpp with the following two lines. Be sure to replace the string
YourFullName with your real full name.
/*Filename: ex3_1.cpp
Student: YourFullName */
2. Next to the above two lines, write a C++ program that will ask users to enter a large integer such as a social
security number (e.g.333445555) and another integer in the range, 10-999, as the key. Use one of the C++
bitwise operators to design an encryption and decryption application. Then, display the plaintext (the original
value) and ciphertext (the encrypted) as well as the decrypted result on the screen.
3. Download the provided template Word document and rename it to ex3.docx(or .doc). Capture a screen
shot similar to the following and paste it to a Word document.
4. Create a .zip file (must be .zip format) containing the .cpp file, the .exe file, and the .doc(or .docx or
.pdf) file.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!