Match the following terms to their meanings:
I. Theme colors
II. Background style
III. Theme font
IV. Headings font
V. Body font
A. a set of coordinating colors applied to backgrounds, objects, and text
B. determines the font applied to two types of slide text
C. applied to slide titles
D. applied to all text except slide titles
E. a slide background fill variation that combines theme colors
A, E, B, C, D
You might also like to view...
A C++ character literal is enclosed in ______ quotation marks, whereas a string literal is enclosed in ______ quotation marks.
A) double, single B) triple, double C) open, closed D) single, double E) no, some Answer: D
Assume int[][] x = {{1, 2}, {3, 4, 5}, {5, 6, 5, 9}}, what are x[0].length, x[1].length, and x[2].length?
a. 2, 3, and 3 b. 2, 3, and 4 c. 3, 3, and 3 d. 3, 3, and 4 e. 2, 2, and 2
A ____ is a recognizable picture made up of many smaller pictures.
a. photomosaic b. layer c. transparency d. bitmap index
A card is drawn from a standard deck of playing cards. What is the probability that the card is not a/an 5?
A.
B.
C.
D.
E.