A prebuilt set of effects, colors, and backgrounds applied to a chart that is designed to work with the

presentation theme.

A) Chart effect B) Chart layout C) Chart style

B

Computer Science & Information Technology

You might also like to view...

What command can be used on most modern PC operating systems to display the contents of the ARP cache from the CLI?

A) netstat -a B) ifconfig C) arpname D) arp -a

Computer Science & Information Technology

What is the value of ("12/15/17").Substring(3,2)?

(A) /15 (B) 15 (C) /15/ (D) 12/15/17

Computer Science & Information Technology