____ appear automatically when two or more shapes are in spatial alignment with each other.

A. Drawing guides
B. Quick Guides
C. Smart Guides
D. Shape guides


Answer: C

Computer Science & Information Technology

You might also like to view...

A(n) ____________________ file is a program module containing instructions that tell your computer how to perform specific tasks.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

__________ is transparent to the programmer and eliminates external fragmentation providing efficient use of main memory.

A) ?Hashing ? B) ?Paging C) ?Segmentation ? D) ?Thrashing

Computer Science & Information Technology

The Rational class in this chapter is defined as a subclass of java.lang.Number. Which of the following expressions is correct?

a. Rational.doubleValue(); b. Rational.doubleValue("5/4"); c. new Rational(5, 4).doubleValue(); d. new Rational(5, 4).toDoubleValue(); e. new Rational(5, 4).intValue();

Computer Science & Information Technology

Which of the following is NOT a field property?

A) Author B) Field Size C) Format D) Caption

Computer Science & Information Technology