Column widths are expressed in terms of either the number of characters the column can contain or the size of the column in _____.

A. ?inches
B. ?points
C. ?pixels
D. ?centimeters


Answer: C

Computer Science & Information Technology

You might also like to view...

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

1. A recursive function must have at least one argument. 2. To make a recursive function trace itself, we store the function result in a local variable before returning. 3. Recursion can be used to display characters in reverse order. 4. Only recursive functions use a stack. 5. Programs that calculate factorials can only be written using recursion.

Computer Science & Information Technology

____ language forces programming to explicitly identify a variable's data type.

A. Strongly typed B. Mildly typed C. Weakly typed D. Mime typed

Computer Science & Information Technology

When anchor points are selected and editable, you can drag either the point or one of its adjoining line segments with the Direct Selection tool.

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

Computer Science & Information Technology

Which of the following cable types does NOT use copper wires?

A. coax B. STP C. UTP D. fiber-optic

Computer Science & Information Technology