________ uses a password to create a unique algorithm used to translate the saved Excel workbook into a stream of uninterpretable characters that can only be translated back using a password

A) Encryption
B) A macro
C) Cyphering
D) A translator


Answer: A

Computer Science & Information Technology

You might also like to view...

____ refers to the amount of time required to transmit one data bit on a network.

A. Transmission time B. Slot time C. Latency D. Bit time

Computer Science & Information Technology

Which of the following is NOT a citation style??

A. ?MLA B. ?ACA C. ?APA D. ?Chicago

Computer Science & Information Technology

In a CSV file, commas can be used as the thousand's separator.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

To obtain the sine of 35 degrees, use _______.

a. Math.sin(35) b. Math.sin(Math.toRadians(35)) c. Math.sin(Math.toDegrees(35)) d. Math.sin(Math.toRadian(35)) e. Math.sin(Math.toDegree(35))

Computer Science & Information Technology