Match the following terms to their meanings:

I. master document
II. Building Block
III. subdocument
IV. thumbnail
V. bookmark

A. smaller documents related to a larger document
B. small picture of each page of a document
C. electronic marker
D. document component
E. acts like a binder to manage smaller documents

E, D, A, B, C

Computer Science & Information Technology

You might also like to view...

In C++, a variable that has been defined but not initialized may not be use as an ______. (l-value or r-value).

Fill in the blank(s) with correct word

Computer Science & Information Technology

To determine whether a variable is being passed to a procedure by value or by reference, you will need to examine _______

a.) the Call statement b.) the procedure header c.) the statements entered in the procedure d.) either a or b

Computer Science & Information Technology