You can use the Direct Selection tool to select individual ____ of one vector object.

A. anchor points
B. shape modes
C. direction lines
D. colors


Answer: A

Computer Science & Information Technology

You might also like to view...

In a non-linear linked list, a node can point to

a. only the next node in sequence b. only the previous node in sequence c. more than one other node, plus the previous node in sequence d. all of the other nodes in the list e. None of these

Computer Science & Information Technology

Which of the following statements is false?

a. The parameter names and variable names that you use in lambdas cannot be the same as any other local variables in the lambda’s lexical scope; otherwise, a compilation error occurs. b. Lambdas may use only final local variables. c. A lambda that refers to a local variable in the enclosing lexical scope is known as a capturing lambda. d. All of the above statements are true.

Computer Science & Information Technology

A(n) ________ will use a value from the user as a criteria row for a field

Fill in the blank(s) with correct word

Computer Science & Information Technology

The ________ command duplicates a selection and places it on the Office Clipboard

Fill in the blank(s) with correct word

Computer Science & Information Technology