By default, text that you enter into a cell is aligned ____.

A. to the far right side of the cell
B. vertically to the top of the cell
C. at the bottom of the cell
D. horizontally centered in the cell


Answer: B

Computer Science & Information Technology

You might also like to view...

MC The__________ exception signals the end of a for loop.

a) SystemExit. b) StopIteration. c) EndLoop. d) StandardError.

Computer Science & Information Technology

_________ returns the last character in a StringBuilder variable named strBuf?

a. strBuf.charAt(strBuf.length() - 1) b. strBuf.charAt(strBuf.capacity() - 1) c. StringBuilder.charAt(strBuf.length() - 1) d. StringBuilder.charAt(strBuf.capacity() - 1)

Computer Science & Information Technology

A(n) ________ installation installs all the most commonly used files and programs from the distribution disc to your computer's hard drive

Fill in the blank(s) with correct word

Computer Science & Information Technology

In the figure above, the number ____________________ refers to the previous color.

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

Computer Science & Information Technology