Which of the following is NOT true about hyperlinks within presentations?

A) Hyperlinks are objects, such as text or graphics, that provide a path to additional resources.
B) You can hyperlink to slides that are not in the normal progression of the slides.
C) With a kiosk presentation, this gives the audience an opportunity to interact with the presentation.
D) You can provide hyperlinks to Internet resources, such as e-mail and the web.


C

Computer Science & Information Technology

You might also like to view...

C++11]: Given a built-in array of ints named values, which of the following statements would sort the array?

a. sort(values.begin(), values.end()); b. sort(values.array_begin(), values.array_end()); c. sort(begin(values), end(values)); d. sort(array_begin(values), array_end(values));

Computer Science & Information Technology

A digital signature enables you to:

A) create interactive Web content B) displays information about downloads C) add an RSS feed D) verify the publisher of a file

Computer Science & Information Technology

To access SkyDrive as shown in the accompanying figure, you need a Windows Live ID.

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

Computer Science & Information Technology

The frame header at the Data Link layer includes hardware addresses of the source and destination NICs. What is another name for this address?

a. MAC (Media Access Control) address b. DAC (Data Access Control) address c. DAC (Digital Access Control) address d. PAC (Packet Access Control) address

Computer Science & Information Technology