To make A1 the active cell, you should press which of the following keys?

A. Page Up
B. Page Down
C. Home
D. Ctrl + Home


Answer: D

Computer Science & Information Technology

You might also like to view...

There is no current position when an element is removed from a linked list because:

A. when the nodes slide over due to the removal, the current position becomes ambiguous B. the current position is the removed node C. the node that is removed might be the one at the current position D. removing a node completely shuffles the other nodes around

Computer Science & Information Technology

With the Healing Brush Tool, the ____________________ option with the Source option allows you to select one of the patterns in the Pattern picker as the source for your brush.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Case based critical thinking ? Case 13-5 ? William is exploring the syntax of regular expressions. He learns that in the regular expression language, a word refers to any string of symbols consisting solely of word characters. He also learns that word boundaries are indicated by the\bsymbol. He wants to use a pattern that matches any word that starts with the characters "great" such as "greater", "greatness", or "greatest" Which of the following patterns should William use to match any word that ends with "ust" such as "dust", "trust", or "must"?

A. /ust\b/ B. /\bust/ C. \bust/ D. /b\ust/

Computer Science & Information Technology

type of spyware that tracks your keystrokes, including passwords

adware digital certificate grayware keylogger dictionary attack social engineering tailgating Trojan zombie worm

Computer Science & Information Technology