While creating columns, selecting Left or Right commands on the Columns menu formats the section in _____.?

A. ?two columns of unequal width
B. ?four columns with a partition between the left and right columns
C. ?four columns with double-left and double-right column sections attached to one another
D. ?two columns of equal width

Answer: A

Computer Science & Information Technology

You might also like to view...

Describe the process of creating an AutoKeys macro

What will be an ideal response?

Computer Science & Information Technology

Which of the following correctly accesses element 13 of array Book?

a) Book(0) + 13 b) Book(13) c) Book[13] d) None of the above.

Computer Science & Information Technology