If you type ____ into a new email message, Outlook fills in the email address for you.

A. the second half of an email address
B. your contact's initials
C. a code associated with a contact's name
D. the first few letters of a contact's name


Answer: D

Computer Science & Information Technology

You might also like to view...

Which of the following is true?

Given the following declarations: StringBuilder buffer = new StringBuilder(“Testing Testing”); buffer.setLength(7); buffer.ensureCapacity(5); a. buffer has capacity 5. b. buffer has capacity 31. c. buffer has content “Testin”. d. buffer has length 15.

Computer Science & Information Technology

How many nibbles are in a /40 prefix?

A. 10 B. 40 C. 16 D. 5

Computer Science & Information Technology

Queues are linear collections.

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

Computer Science & Information Technology

Excel's _________________________, which adds all of the numbers in a range of cells, provides a convenient means to calculate a total.

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

Computer Science & Information Technology