Match the following terms with their description

I. ActiveCell
II. ActiveWindow
III. ActiveSheet
IV. ActiveChart
V. Selection

A. The object selected
B. The active chart or chart contained in a ChartObject
C. The active cell
D. The active window
E. The active sheet (worksheet or chart)

Answer: C, D, E, B, A

Computer Science & Information Technology

You might also like to view...

A network technician is connecting through the console port to configure a switch. Which of the following ports would be used to transfer configuration files from the switch?

A. TCP 110 B. UDP 67 C. UDP 69 D. TCP 69

Computer Science & Information Technology

In Java, you create an enumerated data type in a statement that uses the keyword ____.

A. new B. sequence C. collection D. enum

Computer Science & Information Technology