The ____ keys move the active cell to the last column of the last row that contains a task name.

A. Shift+End
B. Ctrl+End
C. Alt+End
D. Esc+End

Answer: B

Computer Science & Information Technology

You might also like to view...

Suppose an array reptiles is ["snake", "turtle", "lizard"]. To add "crocodile" between the second and third items (i.e., between "turtle" and "lizard"), use the statement:

reptiles.splice(_______,_______,_______);

Computer Science & Information Technology

Computers that store Web pages are known as client servers.

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

Computer Science & Information Technology