When you delete a section break, what happens to the formatting of the text before the break?
A. The text reverts to the default text formatting in Word.
B. The text in the following section takes on the formatting of the text before the break.
C. Nothing happens - the text in the sections before and after the break keep the same formatting they already had.
D. The text becomes part of the following section and takes on the formatting of that section.
Answer: D
You might also like to view...
All programs are eventually converted into ____ code before they can be executed by the microprocessor.
A. machine B. source C. binary D. application
Two types of system software are which of the following?
A. application software and tools that enable you to perform maintenance tasks B. web browsers and application software C. operating systems and tools that enable you to perform maintenance tasks D. operating systems and web browsers
Revenues from the sale of recorded music in 2016 was less than half of the revenues in 2000. _________________________
Answer the following statement true (T) or false (F)
Match each term with the correct statement below.
A. Used to return a value back to the calling method B. The first line of a method C. Data components of a class D. The combination of the method name and the number, types, and order of arguments E. Variables in the method declaration that accept the values from the actual parameters F. Are called class methods G. Variables you declare within a class, but outside of any method H. Included within the method declaration parentheses I. An application or a class that instantiates objects of another prewritten class J. Encapsulating method details in a class K. Unreachable statements that can never execute L. Classes that can be used as the basis for any other class M. Method that retrieves a value N. Method that sets or changes field values O. Allocates memory for an object