To select a slide from the Slides list you should _______ the slide that you want to view.

A. double-click
B. left-click
C. right-click
D. click


Answer: D

Computer Science & Information Technology

You might also like to view...

________ is a constructor reference. It creates a lambda that invokes the no- argument constructor of the specified class to create and initialize a new object of that class.

a. Math::sqrt b. System.out::println c. TreeMap::new d. String::toUpperCase

Computer Science & Information Technology

What is the efficiency of selection sort?

a. O(n2). b. O(n log n). c. O(n). d. O(1).

Computer Science & Information Technology

Which of the following is an HTML attribute that configures inline styles?

a. link b. style c. id d. type

Computer Science & Information Technology

When a text box is inserted into a document, a(n) ________ contextual tab is added to the Ribbon

A) Format B) View C) Print D) Edit

Computer Science & Information Technology