What do you see what you first click the File tab from a document?

A) Information about the current page and a separate box with information about the full document
B) A thumbnail version of the current page and information about the document
C) Detailed information about each page of the document
D) A thumbnail of all of the pages of the file and information about the document


B

Computer Science & Information Technology

You might also like to view...

Find any errors in the following and explain how to correct them:

``` std::cout << s.data() << std::endl; // s is "hello" ```

Computer Science & Information Technology

A university identifies a class by subject area and course number. The university has classes Math 101, Math 102, and MIS 101. It takes both subject and course number to identify a single course. The combination of the two fields is called a ________ key

A) foreign B) natural primary C) composite D) primary

Computer Science & Information Technology

The ________ displays the time that has elapsed since a video began playing

A) slide pane B) control panel C) title bar D) status bar

Computer Science & Information Technology

Explain why it is important to “Plan for common fields” when designing database tables.

What will be an ideal response?

Computer Science & Information Technology