A(n) ____ is a nonprinting ruler line or dashed line that graphic designers use to align objects or mark key measurements.

a. guide
b. invisible ruler
c. alignment ruler
d. none of the above


a. guide

Computer Science & Information Technology

You might also like to view...

What does the following statement do?

``` Scanner scanner = new Scanner(Paths.get("test.txt")); ``` a. Opens a binary file for input. b. Opens a binary file for output. c. Opens a text file for input. d. Opens a text file for output.

Computer Science & Information Technology

Which of these Control Panel applets would be of particular interest to mobile computer users?

a. Power Options b. Mouse c. Devices and Printers d. Sound

Computer Science & Information Technology

Case-Based Critical Thinking Questions ? Case 11-1 ? Mark has created a multimedia website about tourism that contains multiple images and videos of different tourist destinations. He wants to make certain changes to the website. These changes can be performed within the browser with the help of event handlers. ? Mark wants to add content to the website that he is creating by copying it from another web page. Which of the following event handlers must Mark use to administer the event in the browser window of the website?

A. oncopy B. onpaste C. oncut D. onunload

Computer Science & Information Technology

Reports cannot be based on parameter queries.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology