Case B-2Charles has created an illustration consisting mainly of ellipses. The illustration also consists of two identical sets of objects. In order to move and copy the illustration 1 inch to the left of it, what would Charles enter in the Move dialog box?

A. a negative value in the Horizontal text box
B. a positive value in the Horizontal text box
C. a positive value in the Vertical text box
D. a negative value in the Vertical text box

Answer: A

Computer Science & Information Technology

You might also like to view...

Write a code fragment that reads and prints integer values entered by a user until a particular sentinel value (stored in SENTINEL) is entered. Do not print the sentinel value.

What will be an ideal response?

Computer Science & Information Technology

Improve the palindrome-recognition algorithm described in this sectionby adding the first length / 2 characters to the queue and then pushing the remaining charactersonto the stack.

What will be an ideal response?

Computer Science & Information Technology