The vertical distance between lines of text in a paragraph is called:

A) indention. B) line spacing.
C) paragraph spacing. D) justification.

B

Computer Science & Information Technology

You might also like to view...

Which DNS zone type is a master copy of zone data hosted on a DNS server that is the primary source of information for records found in this zone?

a. Primary zone b. Secondary zone c. Stub zone d. Active Directory-integrated zone

Computer Science & Information Technology

If you declare an array double list[] = {3.4, 2.0, 3.5, 5.5}, list[1] is ________.

A. 3.4 B. undefined C. 2.0 D. 5.5 E. 3.4

Computer Science & Information Technology