If a User name comment button does not show, you must click the ________ button in the Comments group on the Review tab
A) Show Users B) Display Comments
C) Show Markup D) Display Annotations
C
You might also like to view...
Which statement does NOT accurately describe a database row?
a. A row contains related data about a single item such as a department. b. A row contains one or more fields. c. When discussing a table, we refer to the rows by name. d. A row is part of a database table.
The statement int& a = b; declares a as a reference variable that contains the value of an integer.
Answer the following statement true (T) or false (F)
You can edit or delete a relationship once it has been created in the Relationships window.
Answer the following statement true (T) or false (F)
When the out-of-balance condition has been created by a right high subtree of a left high tree, we must balance the tree by rotating the ____.
A. out-of-balance node to the left B. out-of-balance node to the right C. left subtree of the out-of-balance node to the left and then the left subtree to the right D. right subtree of the out-of-balance node to the right and then the right subtree to the left