Critical Thinking QuestionsCase 2-1You are planning a new presentation on marketing that you will deliver to your Intro to Business class.You also want to ensure consistency across all the slides in the presentation. In addition to applying an appropriate document theme for consistency in colors and fonts, you also decide to ____.
a. arrange the slides in portrait orientationc. add speaker notes to all the slidesb. apply style guidelines to all slide textd. add a closing slide

What will be an ideal response?


Answer: B

Computer Science & Information Technology

You might also like to view...

In the function round of Display 3.6, which of these explains what happens in the body of the function? We reproduce the one line from the function body here: return static_cast(floor(number+0.5));

a. This is overkill, it would be sufficient to use the floor function alone. b. Adding 0.5 to number pushes the range up so floor can produce the correct rounding. c. The static_cast is used because floor returns a double. If the double value were returned, there would be at least a warning of a double to int conversion in returning the value. d. This is wrong. The argument for the floor function should be number-0.5.

Computer Science & Information Technology

Live ________ of a theme means when you position the mouse pointer over a theme, it displays on the current slide prior to selecting it

Fill in the blank(s) with correct word

Computer Science & Information Technology

When animated objects are listed in the Animation Pane, they are listed with the same names that are used in the Selection pane. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

In WMM, random wait times are known as the ____.

A. contention window B. HCCA C. EDCA D. AIFSN

Computer Science & Information Technology