Which formatting applied to a document sets the equivalent of a blank line between each pair of text lines?

A) single-spacing
B) double-spacing
C) 1.5 spacing
D) triple-spacing


B

Computer Science & Information Technology

You might also like to view...

Which of the following declares a structure data type named Complex, which has two fields named Real and Imaginary, both of which are of type Double?

a. Declare Structure Complex Dim Real As Double Dim Imaginary As Double End Declare b. Structure Complex Dim Real as Double Dim Imaginary as Double End Structure c. Structure As Complex Dim Real As Double Dim Imaginary As Double End Structure d. Dim Structure Complex Dim Real(Double) Dim Imaginary(Double) End Structure

Computer Science & Information Technology

The third parameter in the addPoint method ________.

a) sets the height of the point source b) sets the strength percentage c) sets the color of the light d) sets the point source of the light

Computer Science & Information Technology

Column charts are used only when there is one data series.?

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

Computer Science & Information Technology

Most network installations use a(n) ________ star topology with twisted-pair cables that plug into the RJ45 port located on many devices.

A. MIS B. Ethernet C. Wi-Fi D. DSS

Computer Science & Information Technology