When the SmartArt graphic is selected, SmartArt Tools appear on the ____ and contain the Design and Format contextual tabs.

A. Drawing tab
B. Status bar
C. Side bar
D. Ribbon


Answer: D

Computer Science & Information Technology

You might also like to view...

The line of code that will declare an array and initialize it is:

a) int list [6] = {4, 7, 8, 2, 9, 5}; b) int list [6] {4, 7, 8, 2, 9, 5}; c) int list [6] = (4, 7, 8, 2, 9, 5); d) int list [6] (4, 7, 8, 2, 9, 5);

Computer Science & Information Technology

Line 5 – What numbers will be generated?

A. 5 through 1000 B. 0 through 1004 C. 5 through 1004 D. compiler error – there should be a number in the parentheses for rand()

Computer Science & Information Technology

Turning off unneeded services, closing open ports, removing unnecessary programs, and patching vulnerabilities is known as hardening the system

Indicate whether the statement is true or false.

Computer Science & Information Technology

When i want to mirror a display from one screen to the next what is the drop down I would select?

A. Extend these displays B. Duplicate these displays C. Find displays D. Use a mirror and hold it so that the display can be mirrored

Computer Science & Information Technology