You can open the Insert Hyperlink dialog box by ____ the task and then clicking Hyperlink on the shortcut menu.

A. clicking
B. right-clicking
C. double-clicking
D. dragging the task to the Hyperlink bar

Answer: B

Computer Science & Information Technology

You might also like to view...

Arrays static method ________ applies a BinaryOperator to the current and previous array elements and stores the result in the current element.

a. prefix b. parallelSet c. parallelApply d. parallelPrefix

Computer Science & Information Technology

Write out an adjacency matrix for this graph.

Consider the following undirected graph. vertices: A, B, C, D, E edges: (A,B),(C,D), (B,D), (B,C), (C,E), (D,E)

Computer Science & Information Technology