The ________ view of Word Online simplifies the display of the document and uses placeholders for content that cannot be edited in the browser

A) Reading B) Layout C) Preview D) Editing


D

Computer Science & Information Technology

You might also like to view...

The ____ operation on a queue returns the last element in the queue, but does not remove the element from the queue.

A. front B. back C. pop D. push(item)

Computer Science & Information Technology

When a row of data is to be converted into columns

A) Copy the cells in row, select the same number of cells in row and paste B) Copy the cells in column then choose Edit >> Paste Special, then click Transpose and OK C) Copy the cells then go to Format >> Cells then on Alignment tab click Transpose check box and click OK D) Select the cells then place the cell pointer on new cell and choose Edit >> Paste Special, mark Transpose check box and click OK.

Computer Science & Information Technology

Mouse and keyboard events are both known as ____ events.

A. peripheral B. static C. user D. alternate

Computer Science & Information Technology

Which of the following steps specifies P as the access key for a button?

(A) Set the Text property to Com_pute. (B) Set the Text property to Com&pute. (C) Set the Text property to &Com_pute. (D) Set the Text property to comPute.

Computer Science & Information Technology