When you have frozen rows and columns, what happens when you press the Ctrl+Home combination?

A) The first unfrozen cell becomes the active cell.
B) Column A and whatever row was active when you pressed the combination becomes the active cell.
C) Row 1 and whatever column was active when you pressed the combination becomes the active cell.
D) A1 becomes the active cell.


A

Computer Science & Information Technology

You might also like to view...

In the Insert For Each In Array Loop dialog box, we can specify the ____ of values we have in our array, (2) specify a(n) ____ for one of the items in the array, and (3) specify the ____ through which we want to iterate.

A. array; generic variable name; type B. list; index; generic array name C. type; generic variable name; array D. index; generic array name; list

Computer Science & Information Technology

Create a new binaryFind method in the Searcher class that works on any object of the type Comparable and takes a List of Comparable objects.

What will be an ideal response?

Computer Science & Information Technology

To use a template, open the Backstage view, click the ____ tab, tap or click the PERSONAL link, and then click the desired template.

A. Save and Publish B. Info C. Save As D. New

Computer Science & Information Technology

Your organization is implementing an SDN. Management wants to use an access control model that controls access based on attributes. Which of the following is the BEST solution?

A. DAC B. MAC C. Role-BAC D. ABAC

Computer Science & Information Technology