You can change the theme colors of a presentation from the ________ tab

A) Slide Show B) Design C) View D) Home


B

Computer Science & Information Technology

You might also like to view...

____ used for protecting a network may be created using routers.

A. Switches B. Firewalls C. Terminators D. Hubs

Computer Science & Information Technology

To display a Word document in Outline view, click the command on the Page Layout tab

Indicate whether the statement is true or false

Computer Science & Information Technology

Consider the following statements:  struct rectangleData{     double length;  double width;  double area;  double perimeter;};rectangleData bigRect;  Which of the following statements correctly initializes the component length of bigRect?

A. bigRect = {10}; B. bigRect.length = 10; C. length[0]= 10; D. bigRect[0]= 10

Computer Science & Information Technology

What should you do if you see pound signs (###) instead of values or results of formulas?

What will be an ideal response?

Computer Science & Information Technology