How do you select an entire column?

A. Select Edit > Select > Column from the menu
B. Hold down the shift key as you click anywhere in the column.
C. Click the column heading letter
D. Hold down the Ctrl key as you click anywhere in the column


C. Click the column heading letter

Computer Science & Information Technology

You might also like to view...

________ pages control the layouts, background designs, and color combinations for handouts, notes pages, and slides, giving the presentation a consistent appearance

Fill in the blank(s) with correct word

Computer Science & Information Technology

Strings can be manipulated using either string class functions or character-at-a-time functions.

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

Computer Science & Information Technology

A pixel that is stuck on pure white is known as a(n) _______________ pixel.

A. burned-out B. burned-in C. lit D. stuck

Computer Science & Information Technology

Match each term with a statement below.

A. A loop that may execute a different number of times each time the program executes B. Initialized before entering a while loop C. Loops within loops D. Any numeric variable you use to count the number of times an event has occurred E. To add to a variable F. To decrease a variable's value G. A variable that you use to gather values H. One set of instructions that operates on multiple, separate sets of data I. The amount by which a for loop control variable changes J. To override incorrect data by setting the variable to a specific, predetermined value

Computer Science & Information Technology