One major disadvantage of encryption is that ____.

A. it increases the system's overhead
B. it is inconvenient for users
C. it is prohibitive in cost
D. it is often ineffective


Answer: A

Computer Science & Information Technology

You might also like to view...

Recursion is to the base case as iteration is to what:

a. The counter. b. A repetition structure. c. Failure of the loop continuation test. d. A selection structure.

Computer Science & Information Technology

When you deselect part of your selection on purpose or accident, you can return to the previous section by using the ______ command.

a. Scaling b. Reselect c. Magic Wand d. Subtract from selection

Computer Science & Information Technology

const, dobule, and int are examples of _________.

a. identifiers b. variables c. reserved words d. compiler directives e. program comments

Computer Science & Information Technology

The purpose of the ____ tool is to verify that a control contains data.

A. CompareValidator B. RegularExpressionValidator C. RequiredFieldValidator D. RangeValidator

Computer Science & Information Technology