When you are sending one email to all of your friends in your address book, you should use the ________ field to keep their addresses private

A) To:
B) Cc:
C) Pcc:
D) Bcc:


D

Computer Science & Information Technology

You might also like to view...

All logic problems can be solved using only these three structures: sequence, selection, and loop. The three structures, of course, can be combined in an infinite number of ways. What are two general ways structures can be combined?

What will be an ideal response?

Computer Science & Information Technology

Which of the following is NOT true about a contextual tab?

A. It contains options related to your current task.  B. It only appears in the Pictures folder. C. It appears when a specific file is selected. D. It contains special tools not found in other tabs.

Computer Science & Information Technology

Fractals that yield an exact copy of the original when a portion of the original image is magnified are called__________fractals.

a. strictly self-similar. b. Koch Curve. c. similar. d. mirror.

Computer Science & Information Technology

After a function executes, to where does control of the program return?

A. To main() B. To the called function. C. To the last line where it left off. D. To the call statement.

Computer Science & Information Technology