Joanne needs each page in her document to be numbered. She should do which of the following?

A) Manually enter the page number at the bottom of each page.
B) Use the Insert Footnote button.
C) Use the Cross-reference button.
D) Use the Page Number button.


Answer: D) Use the Page Number button.

Computer Science & Information Technology

You might also like to view...

When you pass an array or an individual array element of a reference type to a method, the called method receives ________. When you pass an individual element of a primitive type, the called method receives ________.

a. a copy of the element’s reference, a copy of the element’s reference b. a copy of the element’s value, a copy of the element’s reference c. a copy of the element’s value, a copy of the element’s value d. a copy of the element’s reference, a copy of the element’s value

Computer Science & Information Technology

myCanvas.addEventListener("mouseup", popupAMessage);

For the above statement, the name of the handler function of the event is ___. A. myCanvas B. addEventListener C. "mouseup" D. popupAMessage

Computer Science & Information Technology

The ________ folder is where incomplete and unsent emails you write are stored

Fill in the blank(s) with correct word

Computer Science & Information Technology

When you apply a theme, it is automatically applied to only the current slide that you have selected

Indicate whether the statement is true or false

Computer Science & Information Technology