As soon as you enter a subject in the Subject text box, Outlook updates the ____ to reflect the information you entered.

A. To-Do
B. Task
C. List
D. Category


Answer: B

Computer Science & Information Technology

You might also like to view...

Design review, code review, and security testing are all security practices that exist at what SAMM business function level?

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

Computer Science & Information Technology

Parameters need to be enclosed in ________

A) pound signs (#) B) brackets ([]) C) asterisks (*) D) quotation marks (")

Computer Science & Information Technology

Match the following items and descriptions:

I. Header II. Watermark III. Margins IV. Footer V. Symbol A. Area of blank space that appears at the top, bottom, left, and right sides of a document B. Text or graphics that displays behind text on a page C. Graphic or character not usually found on a keyboard D. One or more lines at the top of each page, containing such items as author or file name E. One or more lines at the bottom of each page, often including a page number

Computer Science & Information Technology

Which statement launches an intent to start an activity named Tween?

A. startIntent (new Intent (MainActivity.this, Tween.class)); B. startActivity (new Intent (MainActivity.this, Tween.class)); C. startActivity (new Activity (MainActivity.this, Tween.class)); D. startIntent (new Activity (MainActivity.this, Tween.class));

Computer Science & Information Technology