Case-Based Critical Thinking Questions
Case 6-1

Cayden is creating a Photo Album in PowerPoint 2016 to show at his sister's wedding.
?
As a final step, Cayden wants to choose a layout. He clicks the Picture layout ____, and then clicks a layout.

A. dialog box
B. button
C. tab
D. arrow


Answer: D

Computer Science & Information Technology

You might also like to view...

Programs written for commercial application software and operating systems contain many millions of lines of code.

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

Computer Science & Information Technology

How would you write the following algebraic equation in C++? c = (a + b )2 (a - b )2

A. c = (a+b)^2 * (a-b)^2 B. c = a+b^2*a-b^2 C. c = (a+b^2)(a-b)^2 D. c = sqrt(a+b)(a-b)

Computer Science & Information Technology

In an unordered list, the default bullet character is a(n) ____, but you can use the CSSlist-style-typeproperty to specify a different bullet shape.

A. dash B. solid circle C. open circle D. asterisk

Computer Science & Information Technology

The ____________________ key of a table (relation) is the column or collection of columns that uniquely identifies a given row in that table.

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

Computer Science & Information Technology