To change the font for a range of cells, click the _____ cell, then drag the mouse to select the cells.

A. bottom-left
B. upper-left
C. bottom-right
D. upper-right

Answer: B

Computer Science & Information Technology

You might also like to view...

Type-safe linkage is ensured by:

a. Name mangling. b. Calling the correct function. c. The agreement of the arguments and parameters. d. Specifying return types.

Computer Science & Information Technology

What type of member functions allow a client of a class to assign values to private data members?

a. Client member functions. b. Get member functions. c. Set member functions. d. None of the above.

Computer Science & Information Technology