When you click a(n) ____ in the Navigation Pane, Word displays the page associated with it in the document window.

A. index
B. file
C. booklink
D. heading


Answer: D

Computer Science & Information Technology

You might also like to view...

Create a class SongCard that represents a gift card for the purchase of songs online.

It should have the following private attributes: • songs—the number of songs on the card • activated—true if the card has been activated and the following methods: • SongCard(n)—a constructor for a card with n songs. • activate()—activates the gift card. Throws an exception if the card has already been activated. • buyASong()—records the purchase of one song by decreasing the number of songs left for purchase using this card. Throws an exception if the gift card is either completely used or not active. • songsRemaining()—returns the number of songs that can be purchased using the gift card.

Computer Science & Information Technology

The default name for a new folder is New folder

Indicate whether the statement is true or false

Computer Science & Information Technology

The administrator should periodically review a firewall's ____________________ and analyze the traffic that passes through the firewall, paying particular attention to suspicious activity.

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

Computer Science & Information Technology

What network will usually span a city?

A. WAN B. LAN C. CAN D. MAN

Computer Science & Information Technology