When typing text in a word processing program, you should only press ____ after a short line (like a title), at the end of a paragraph, and to leave a blank line between paragraphs.

A. Enter
B. Backspace
C. Insert
D. Esc

Answer: A

Computer Science & Information Technology

You might also like to view...

Name the three scripting languages Unity supports

What will be an ideal response?

Computer Science & Information Technology

When working with the PrintWriter class, which of the following import statements should you have near the top of your program?

a. import javax.swing.*; b. import javac.io.*; c. import java.io.*; d. import java.file.*;

Computer Science & Information Technology