You click commands on the Document bar to handle document tasks.

Answer the following statement true (T) or false (F)


False

Computer Science & Information Technology

You might also like to view...

Which statement is not true about the following array?

```Dim strFriends() As String = { "Rose", "Bud", "Flower", "Spring" } ``` a. The String "Flower" is located at index position 2. b. All elements have been assigned values. c. The array has an unlimited number of elements. d. All of the above are true statements about the array.

Computer Science & Information Technology

____________ indexes and indexed views should be used sparingly because they must be updated whenever any of the data in the underlying tables changes.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ____ keys are pressed to select all the text in a document.

A. Ctrl+A B. Ctrl+C C. Ctrl+V D. Ctrl+Z

Computer Science & Information Technology

A predefined combination of colors, fonts, and effects

a. Theme b. Format group c. Quick Style

Computer Science & Information Technology