________ are the positions of paragraph lines in relation to the page margin

A) Indents B) Line spacings C) Justifications D) Alignments

A

Computer Science & Information Technology

You might also like to view...

To show a timeline, you should use the ________ SmartArt graphic type

A) process B) hierarchy C) matrix D) cycle

Computer Science & Information Technology

Which of the following statements makes the text in a JTextField uneditable?

a. textField.setEditable(true); b. textField.setEditable(false); c. textField.setUneditable(true); d. textField.setUneditable(false);

Computer Science & Information Technology