____ 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
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).
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();
Which of the following is NOT a field property?
A) Author B) Field Size C) Format D) Caption
__________ is transparent to the programmer and eliminates external fragmentation providing efficient use of main memory.
A) ?Hashing ? B) ?Paging C) ?Segmentation ? D) ?Thrashing