To save a group as a picture, you point to the group and ________ to display the appropriate shortcut menu

A) double-click B) right-click
C) press Ctrl and click D) click


B

Computer Science & Information Technology

You might also like to view...

What is the complement of the following expression?

``` n || a <= b && c != 100 ``` a. !n || a > b || c == 100 b. !(n && (a > b || c > 100)) c. !n && (a > b || c == 100) d. !(n || (a > b || c == 100)) e. None of the above.

Computer Science & Information Technology

The ____________________ effect changes a pixel's grayscale value to its opposite on the grayscale.

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

Computer Science & Information Technology

The summary calculation that calculates the average of all values in the field is ____.

A. COUNT B. AVG C. SUM D. MIN

Computer Science & Information Technology

When you restructure a PivotTable by moving fields, a _____ bar? shows where the field will be inserted.

A. ?green B. ?blue C. ?red D. ?purple

Computer Science & Information Technology