What is a ScreenTip?

A) A descriptive text that will display when you edit a hyperlink
B) A descriptive text that will display when you click on a hyperlink
C) A descriptive text that will display when you point to an object or an item on the Ribbon
D) A descriptive text that will display when you need help creating a hyperlink

C

Computer Science & Information Technology

You might also like to view...

Which type of website would StumbleUpon be classified as?

a. Crowdfunding site b. Live bookmarking site c. Metasearch site d. Social bookmarking site

Computer Science & Information Technology

?Identify a method that tests whether the condition returned by thecallbackfunction holds for all items in anarray.

A. ?array.every(callback [, thisArg]) B. ?array.filter(callback [, thisArg]) C. ?array.some(callback [, thisArg]) D. ?array.find(callback [, thisArg])

Computer Science & Information Technology