Case WD 3-1Janice has been assigned to put together the annual report. She has received information from several different people and departments and has put it together into one document. Janice needs to change where page one ends and page two begins. What is the shortcut method for inserting a page break?
A. [Ctrl][X]
B. [Ctrl][Enter]
C. [Ctrl][V]
D. [Ctrl][B]
Answer: B
Computer Science & Information Technology
You might also like to view...
Following is a sample execution of the command. There are 46 files in the /usr/include directory that are smaller than 100 bytes. The find /usr/include -size -100c -print | wc -l command is used to display total number of such files
What will be an ideal response?
Computer Science & Information Technology
When writing code, what can be nested?
a. if statements b. for statements c. both if and for statements d. neither if or for statements; only functions
Computer Science & Information Technology
Why would you decide to export the definition of a table to a different database, but not the data?
What will be an ideal response?
Computer Science & Information Technology
A number in the second column of the third row of a Word table is considered to be in cell:
A) B3. B) C2. C) 2C. D) 3B.
Computer Science & Information Technology