When the _____ Mouse Click check box is selected, the slide show can be advanced manually, even if there are saved slide timings.

A. On
B. Off
C. Forward
D. Backward


Answer: A

Computer Science & Information Technology

You might also like to view...

Which statement would be used to declare a 10-element integer array c?

a. array c<12; b. array c; c. array<12>c d. arrayc;

Computer Science & Information Technology

Given the Java statement

sum = number1 + number2; which of the following statements is false? a. It’s an assignment statement. b. It calculates the sum of variables number1 and number2. c. The operands of the addition operator are number1 and number2. d. It assigns the value of number1 to sum.

Computer Science & Information Technology

________ allows Windows XP to scale to SMP systems.

a) A multiprocessor scheduling algorithm b) 64-bit addressing (in 64-bit editions of Windows XP) c) Spin locks d) all of the above

Computer Science & Information Technology

Which of the following is NOT a technology found in a smartphone without a separate application?

A) accelerometer B) natural user interface C) proximity detector D) remote monitoring

Computer Science & Information Technology