Where does a dot leader display in a document?
A) On the Word 2016 ruler B) Only before an inserted object
C) Between the columns of a list D) Before and after an inserted object
C
Computer Science & Information Technology
You might also like to view...
What file extension do Nine-Patch Stretchable Graphics use?
a. JPEG b. GIF c. PNG d. IMG
Computer Science & Information Technology
The merge sort algorithm:
a. Can be used only on vectors of even length. b. Works by reducing vectors down to the base case of a two-element vector. c. Works by merging two sorted vectors into one larger sorted vector. d. Cannot be implemented recursively.
Computer Science & Information Technology