A quiz show in PowerPoint makes use of ________

A) hyperlinks B) multiple slide masters
C) Selection pane D) slide transitions


A

Computer Science & Information Technology

You might also like to view...

What is the value of a after execution of the following code?

int a = 10; for (int ctr = 0; ctr < 4; ctr++) a = a – 1; a = a + 3; a) 8 b) 9 c) 18 d) 20

Computer Science & Information Technology

Which of the following is not a primitive data type?

a. short b. long c. float d. string

Computer Science & Information Technology

Setting an element's position to relative is done within which of the following?

a. ```

``` b. ``` ``` c. ``` ``` d. ``` ```

Computer Science & Information Technology

The .wmv extension identifies a file as containing ________ media

A) chart B) video C) picture D) text

Computer Science & Information Technology