____ is a process that scrambles the data so that it cannot be read if intercepted by unauthorized users.
A. Encryption
B. Decryption
C. Deciphering
D. Decoding
Answer: A
You might also like to view...
The code for a template function is generated when:
a) The function template declaration (prototype) appears in the C++ program. b) The function template is encountered in the C++ program. c) The function call is encountered in the C++ program d) At runtime, when the function call is executed.
When you merge your form letters into a single document, a(n) ________ is inserted at the end of each letter
Fill in the blank(s) with correct word
Every program with a try block must end with a finally block.
Answer the following statement true (T) or false (F)
You do not need to determine a record's exact physical address in order to use it.
Answer the following statement true (T) or false (F)