Figure OL 1-1 The dialog box in the accompanying figure displays properties for ____.

A. an e-mail message
B. an appointment
C. a task
D. a contact


Answer: A

Computer Science & Information Technology

You might also like to view...

What will be the value of position after the following code is executed?

``` int position; String str = "The cow jumped over the moon."; position = str.lastIndexOf("ov", 14); ``` a. 14 b. 1 c. 0 d. -1

Computer Science & Information Technology

In terms of the relationship between work=duration * units when changes are made to a task after a resource assignment, if you modify or add work, the duration changes to balance the formula.

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

Computer Science & Information Technology

Select the built-in group that facilitates anonymous access to web resources by Internet Information Services

A. IIS_ANON B. Users C. IIS_IUSRS D. Anonymous logon

Computer Science & Information Technology

The term ________ refers to a machine that is designed to improve the performance of the execution of scalar instructions.

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

Computer Science & Information Technology