When sending one email to everyone in your address book, you should use the ________ field to keep their addresses private.

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


Ans: D) Bcc:

Computer Science & Information Technology

You might also like to view...

In Publisher, what does the Pages pane display?

A) Thumbnails of pages B) Outline of page contents C) Statistics about the current page D) Building Blocks available for pages

Computer Science & Information Technology

A(n) ____________________ is a set of pages on a server that are viewed through a web browser by a visitor.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Every statement in Java ends with ________.

a. a semicolon (;) b. a comma (,) c. a period (.) d. an asterisk (*)

Computer Science & Information Technology

Write a small application with a GUI that could be the basis of a larger application. Your application will ask whether the user is over 16 years of age. Display the text Are you at least 16 years old? in a label. If the user clicks the Yes button, display the message The user is 16 years old. in a result label. Otherwise, display The user is not yet 16 years old. in the result label. In both cases, make the two buttons invisible.

What will be an ideal response?

Computer Science & Information Technology