Unless the user specifies otherwise, options set in the Page Setup dialog box are applied to the current ________
A) paragraph
B) page
C) section
D) document
D
You might also like to view...
Given the Java statement
number1 = input.nextInt(); in which number1 is an int and input is a Scanner, which of the following occurs if the user does not enter a valid int value? a. A compilation error occurs. b. The program continues executing and assigns the value 0 to number1. c. A runtime logic error occurs. d. None of the above.
If you used the ONMOUSEMOVE event to capture mouse events over an image, which of the following event properties would you use to capture the location of the mouse cursor relative to the image boundaries?
(a) altkey (b) clientX / clientY (c) screenX / screenY (d) offsetX / offsetY
Which of the following is NOT an indent marker located near the left edge of the horizontal ruler?
A) First line B) Hanging C) Left D) Right
An operating system is the set of instructions a computer uses to perform a specific task
Indicate whether the statement is true or false