A hyperlink is a ____ in an email message or webpage that, when clicked, directs you to another document or Web site.

A. word
B. phrase
C. symbol
D. picture


Answer:
A. word
B. phrase
C. symbol
D. picture

Computer Science & Information Technology

You might also like to view...

Is this the best way to put the array into descending order?

An array is sorted into ascending order. The following sequence of steps will put the array into descending order: 1) Copy the array into a maxheap 2) Remove the elements from the maxheap and put them in order into the array.

Computer Science & Information Technology

If your prototype has a void return statement, does this mean you should enter “return 0;” at the bottom of the function? Explain.

What will be an ideal response?

Computer Science & Information Technology

The ________ box explains the purpose of the selected AutoComplete

A) logical operator B) Query Wizard C) Quick Info D) comparison operator

Computer Science & Information Technology

Which of these is NOT an issue related to the so-called browser wars?

a. Developers must program work-arounds to compensate for browser differences. b. Official HTML standards lag behind the browsers’ capabilities. c. Browser developers are releasing new browser versions quickly, making it difficult for third-party developers to keep pace. d. Extending a particular browser’s capabilities requires cumbersome plug-ins. e. Developers must test the performance of their site on different browsers.

Computer Science & Information Technology