Case WD 2-1Jayson will be applying for a job soon, so he is creating and formatting his resume. To adjust the amount of space between lines of text, Jayson should use the ____.
A. Increase Indent button
B. Justify button
C. Line and Paragraph Spacing list arrow
D. Spacing Before up and down arrows
Answer: C
Computer Science & Information Technology
You might also like to view...
The following are some errors that can cause your style sheets to fail, except for ______
A. missing semicolons B. missing colons C. missing curly braces D. typos
Computer Science & Information Technology
When you defined a C++ class, which of the following should be part of the interface?
a) all declarations of private member variables b) all declarations for public member functions c) all explanatory comments for public member declarations. d) all declarations for private member functions e) all member function definitions (public or private)
Computer Science & Information Technology