Which tool do you use to select individual anchor points on a path?
What will be an ideal response?
Direct Selection tool
Computer Science & Information Technology
You might also like to view...
Users can see the changes made by other users in a shared workbook
Indicate whether the statement is true or false
Computer Science & Information Technology
const variables are preferred to symbolic constants (from #define) because
(a) const variables take up less memory. (b) symbolic constants can be changed. (c) const variable names are visible to the compiler (d) const variables do not have to be of a specific data type.
Computer Science & Information Technology