You can ________ headers and footers contained in multiple sections in a document so they display in all sections

A) group
B) merge
C) link
D) replace


C

Computer Science & Information Technology

You might also like to view...

If you are developing a Web site for a client, and you are ready to prototype a Web site, now is the optimal time to perform your initial round of user testing. Answering the following questions will help prepare you for the test

. What are the usability specifications you decided on? b. How are you going to measure each usability specification? c. What will your test scenarios be? List them and show the correspondence to your usability specifications. d. What parts of your Web site will you need to prototype to support the test scenarios? Create the prototype. e. How will you need to modify the sample informed consent document shown in Figure 8-4 so that you can use it for your testing sessions? f. Create a pre-test questionnaire to determine if a person fits your user profile.

Computer Science & Information Technology

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

1. If an exception is not caught, it is stored for later use. 2. The try/catch/throw construct is able to handle only one type of exception in a try block. 3. There is no difference between declaring an object of an ordinary class and an object of a template class. 4. A program may not contain both a "regular" version of a function and a template version of the function. 5. The line containing a throw statement is known as the throw point.

Computer Science & Information Technology

A(n) ________ can be used to improve layout and summarize data

Fill in the blank(s) with correct word

Computer Science & Information Technology

To move to the beginning of a document, press CTRL + HOME.

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

Computer Science & Information Technology