To draw a shape, click the shape you want to draw on the menu. The pointer changes to the ____ pointer. Drag the pointer on the document to draw the shape.

A. crosshairs
B. double arrow
C. single arrow
D. selection tool


Answer: A

Computer Science & Information Technology

You might also like to view...

To use the JApplet class, you must import the ______________ package.

(a) java.awt (b) java.lang (c) java.util (d) javax.swing

Computer Science & Information Technology

A(n) __________ occurs when a loop-continuation condition in a do…while never becomes false.

a) infinite loop b) counter-controlled loop c) control statement d) nested control statement

Computer Science & Information Technology

QuickTime software comes standard with the ____ operating system.

A. Windows B. Apple C. Linux D. Unix

Computer Science & Information Technology

When an input field has a type attribute set to password, the characters that the user types will display as:

A) asterisks. B) the characters typed. C) the word password. D) spaces.

Computer Science & Information Technology