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
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?
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.
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.
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.