Subdocuments display as ________, when the master document is collapsed

A) buttons
B) grayed out
C) bold
D) hyperlinks

D

Computer Science & Information Technology

You might also like to view...

A table contains a field named category color number, which is given to each record based on one of seven categories (1=red, 2=orange, etc.). The category color number would be a good choice for the primary key of the table

Indicate whether the statement is true or false

Computer Science & Information Technology

Algorithm analysis should be independent of all of the following EXCEPT ______.

a) the programming style used in the implementation of the algorithm b) the computer used to run a program which implements an algorithm c) the number of significant operations in an algorithm d) the test data used to test a program which implements an algorithm

Computer Science & Information Technology