Which text formatting button changes the vertical space between two lines of text?

A. Leading
B. Kerning
C. Tracking
D. Spacing

Answer: A

Computer Science & Information Technology

You might also like to view...

Be careful not to confuse availability with reliability. An available network, for example, does not drop many packets. However, a reliable network is up and operational

Indicate whether the statement is true or false

Computer Science & Information Technology

What is the possible output from System.out.println((int)(Math.random() * 4))?

a. 0 b. 1 c. 2 d. 3 e. 4

Computer Science & Information Technology