To start an Office program, click the ____ button on the taskbar, click All Programs, and then click Microsoft Office.

A. Open
B. Go
C. Launch
D. Start


Answer: D

Computer Science & Information Technology

You might also like to view...

Which of the following statements is true after the following statements are executed?

Set x = y Set y = x a. x and y contain their original values. b. x and y have swapped their values. c. y contains the value in x and x stayed the same. d. x contains the value in y and y stayed the same.

Computer Science & Information Technology

What is the worst case performance Big-O of the Boyer-Moore string matching algorithm?

a. O(nm) b. O(n+z) c. O(n^2) d. O(log m)

Computer Science & Information Technology

JavaFX classes ________ and ________ (package javafx.stage) display dialogs that enable the user to select a file or directory, respectively.

a. Files, Directories b. FileChooser, DirectoryChooser c. FileSelector, DirectorySelector d. None of the above.

Computer Science & Information Technology

A strategic plan that stresses technology tends to create an unfavorable climate for IT projects that extends throughout an organization.

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

Computer Science & Information Technology