To change a master page, press the Master Pages button in the Page Background group on the ____ tab, and then click Edit Master Pages.
A. Home
B. View
C. Page Design
D. Insert
Answer: C
You might also like to view...
You are passing a two dimensional array, defined as below, to a function. What would be a correct function prototype? (ROWS and COLS are global constants.)
int table [ROWS] [COLS]; a) float calculate (int matrix [ ] [ COLS], int rows); b) float calculate (int matrix [ROWS ] [ ], int rows); c) float calculate (matrix [ ROWS] [ COLS], int rows); d) float calculate (int matrix [ROWS ] [ ], int cols);
What are the instructions for creating lists?
What will be an ideal response?
A style, indicated by the symbol a, that contains formatting characteristics that you apply to text, such as font name, font size, font color, bold emphasis, and so on
a. Paragraph b. Character c. Table
Briefly describe the java.security.cert class.
What will be an ideal response?