To create a journal entry from any folder, such as Mail or Tasks, click the ____ button on the Home tab.

A. Journal
B. New Task
C. New Items
D. Change View


Answer: C

Computer Science & Information Technology

You might also like to view...

Assuming the following is the beginning of the constructor definition for class BasePlus-CommissionEmployee which inherits from class Point,

BasePlusCommissionEmployee::BasePlusCommissionEmployee( string first, string last, string ssn, double sales, double rate, double salary ) : CommissionEmployee( first, last, ssn, sales, rate ) The second line: a. Invokes the CommissionEmployee constructor with arguments. b. Causes a compiler error. c. Is unnecessary because the CommissionEmployee constructor is called automatically. d. Indicates inheritance.

Computer Science & Information Technology

What report section is an area that indicates the start of a new group?

A. group header B. group footer C. page header D. page footer

Computer Science & Information Technology

If a file needs to be read but not edited, even on different platforms, it should be saved as a(n) ________ document

Fill in the blank(s) with correct word

Computer Science & Information Technology

The ____ setting of a site survey analyzer specifies the AP that will be involved in the test.

A. Destination MAC Address B. Continuous Link Test C. Packet Tx Type D. Delay Between Packets

Computer Science & Information Technology