The process of changing the appearance of the text, layout, or design of a slide

A) Formatting B) Designing C) Editing


C

Computer Science & Information Technology

You might also like to view...

A variable that has ____ scope can be used anywhere within the procedure.

A. global B. procedure C. internal D. block

Computer Science & Information Technology

Assume int[][] x = {{1, 2}, {3, 4}, {5, 6}}, what are x.length are x[0].length?

a. 2 and 1 b. 2 and 2 c. 3 and 2 d. 2 and 3 e. 3 and 3

Computer Science & Information Technology

A(n) ________ is a brief, parenthetical reference that is placed at the end of a sentence or paragraph

Fill in the blank(s) with correct word

Computer Science & Information Technology

In the Save As dialog box, the user specifies all these EXCEPT the:

A) location for storing the document. B) orientation of the document. C) folder in which to store the document. D) file name for the document.

Computer Science & Information Technology