Clickable links between Web pages, called ____________________, allow you to follow a thread of information from one Web page to another.

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


hypertext links

Computer Science & Information Technology

You might also like to view...

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

1. A problem can be solved recursively if it can be broken down into successive smaller problems that are identical to the overall problem. 2. The Towers of Hanoi is a mathematical game that is often used in computer science textbooks to illustrate the power of recursion. 3. A recursive method can have only one base case. 4. The recursive binary search algorithm is a good example of repeatedly breaking a problem down into smaller pieces until it is solved.

Computer Science & Information Technology

_____________ is designed to render data in the physical data and log files unusable should someone gain unauthorized access.

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

Computer Science & Information Technology

Which view in Excel is most similar to an Excel spreadsheet? What can you do in this view?

What will be an ideal response?

Computer Science & Information Technology

Word stores features like page numbering or margins in a document by means of the invisible:

A) Section Code marker. B) formatting marker. C) delimiter. D) hidden text.

Computer Science & Information Technology