You can change the page title using the Title text box on the ____ toolbar or the Page Properties dialog box.

A. Standard
B. Layout
C. Document
D. Page


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. A primitive-type variable can store exactly one value of its declared type at a time. b. Primitive-type instance variables are initialized by default. c. Variables of types byte, char, short, int, long, float and double are initialized to 0. d. Variables of type boolean are initialized to true.

Computer Science & Information Technology

Circle is a class that has data and methods related to circles. How many Circle objects are created by the following declaration?

What will be an ideal response? ``` Circle [] shapes = new Circle[12]; ```

Computer Science & Information Technology

In the accompanying figure of a Microsoft Access 2016 document, which of the following is Box 1 pointing to?? ?

A. ?View button B. ?Table button C. ?Report button D. ?Form button

Computer Science & Information Technology

It is possible to export an image without any of the white space from the artboard by unchecking the Clip to Artboard checkbox

Indicate whether the statement is true or false

Computer Science & Information Technology