When a shape tool is selected, clicking once on the artboard opens a ____, which allows you to enter precise information for creating the object.
A. selection space
B. bounding box
C. marquee
D. dialog box
Answer: D
Computer Science & Information Technology
You might also like to view...
Describe in terms of who needs access to class members why the public members should come first in a class definition.
What will be an ideal response?
Computer Science & Information Technology
Perform the following task for an array called fraction:
Assign the value 1.667 to the array element with index 9.
Computer Science & Information Technology
If you remove hidden data from a presentation, you may not be able to restore it with the Undo command
Indicate whether the statement is true or false
Computer Science & Information Technology
Which of the following location methods returns the href portion of the location's URL?
A. location.assign(newurl) B. location.hash C. location.toString() D. location.searchname
Computer Science & Information Technology