The Name Box (as it applies to Excel 2010)

A) displays the name of a worksheet within a workbook.
B) displays the content of the active cell.
C) is located at the intersection of a column and a row.
D) identifies the address of the current cell.


D

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. To add a VBox to Scene Builder’s content panel, double-click VBox in the Library window’s Containers section. b. You also can copy and paste a VBox from the Containers section in the Library onto Scene Builder’s content panel. c. You also can drag-and-drop a VBox from the Containers section in the Library onto Scene Builder’s content panel. d. All of the above statements are true.

Computer Science & Information Technology

Order the given Big O complexity values by efficiency.

a. O(1) -> O(log n) -> O(n) -> O(3^n) b. O(n) -> O(3^n) -> O(log n) -> O(1) c. O(3^n) -> O(n) -> O(log n) -> O(1) d. O(n) -> O(3^n) -> O(1) -> O(log n)

Computer Science & Information Technology

Plug-ins were originally created for Internet Explorer.

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

Computer Science & Information Technology

Ken is helping Mary troubleshoot her printer problems. Mary wants to stop the document from being printed but leave it in the print queue. Ken tells her to use the ____ command.

A. Resume B. Restart C. Pause D. Cancel

Computer Science & Information Technology