Match the following tab types with their descriptions:

I. Right
II. Bar
III. Center
IV. Decimal
V. Left

A. Text moves to the right of this tab setting
B. Useful for aligning numbers that are expressed as dollars and cents
C. Aligns text evenly on either side of this tab setting
D. Inserts a vertical character at this tab setting
E. Text moves to the left of this tab setting


E, D, C, B, A

Computer Science & Information Technology

You might also like to view...

____ is a monitoring and reporting tool.

A. Application and defect security B. Defect and system security C. Application and process security D. Application and system security

Computer Science & Information Technology

What is the output of the following program?

``` count = 5; while (count > 0) { print(“Woot! ”); count -= 1; } ```

Computer Science & Information Technology

Which of the following is TRUE about a grid in a document?

A) A grid establishes the number of pages a document should have. B) A grid includes only a set of vertical lines in a document. C) A grid includes only a set of horizontal lines in a document. D) A grid does not appear when printed.

Computer Science & Information Technology

Find the x- and y-intercepts of the equation and use them to sketch the graph.

A.
x-intercept , y-intercept none

B.
x-intercept , y-intercept

C.
x-intercept , y-intercept

D.
x-intercept , y-intercept

Computer Science & Information Technology