To force a page break where it would not normally occur:

A) click the Insert tab and click Quick Parts.
B) press Ctrl+Enter.
C) press Ctrl+Tab.
D) click the Page Layout tab and select Section Break.


B

Computer Science & Information Technology

You might also like to view...

What are abstract methods? Describe the circumstances in which an abstract method would be appropriate.

What will be an ideal response?

Computer Science & Information Technology

Which of the following is NOT true regarding first normal form?

A) The first normal form dictates that the table must not have repeating groups of values in a single column or anomaly and that it must have a key. B) In 1NF each nonkey field needs some sort of dependency on the key. C) A record is considered atomic when none of the values are repeating or concatenated for a single column. D) If the values are repeated in the rows that are currently blank, each row will become atomic and each row will represent one database record or tuple.

Computer Science & Information Technology

A(n) ________ dot in the Code window indicates a breakpoint

Fill in the blank(s) with correct word

Computer Science & Information Technology

A two-dimensional array is sometimes referred to as a ____.

A. list B. vector C. queue D. table

Computer Science & Information Technology