You can center-align text in a table cell by changing the ____ option in the Cell Properties dialog box.
A. Rows spanned
B. Vertical alignment
C. Horizontal alignment
D. Header cell
Answer: C
Computer Science & Information Technology
You might also like to view...
____ comments begin with//and end at the end of that line.
A. Inline B. External C. Block D. C-style
Computer Science & Information Technology
To set column and row titles on the screen while you scroll, which of the following command(s) would you use?
A) Go To B) Insert C) Freeze Panes D) Hide
Computer Science & Information Technology
Delicious is a nonhierarchical directory of Web content.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
In the average case of quicksort, the number of key comparisons is ____.
A. O(n) B. 1.39nlog2n + O(n) C. 2.39logn + O(n) D. 1.39nlog2n + O(2n)
Computer Science & Information Technology