When the Pen tool is positioned over a line segment, it automatically changes to this tool.

A. Selection tool
B. Direct Selection tool
C. Convert Anchor Point tool
D. Add Anchor Point tool


Answer: D

Computer Science & Information Technology

You might also like to view...

Ink jet printers only print in black and white.

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

Computer Science & Information Technology

Why do we not simply sort a string text T, and then use the binary search algorithm for each character in the pattern P to find a match?

a. Sorting the characters of the string text T would lose the position of the pattern P within the text T b. Sorting would create an O(n log n) algorithm c. String match would not work on a string with duplicate characters because of sorting d. Sorting would be inefficient in the string matching algorithm

Computer Science & Information Technology

A string variable is always conditional

Indicate whether the statement is true or false

Computer Science & Information Technology

You can access temporary files created by AutoRecover to recover a document that was NOT saved

Indicate whether the statement is true or false

Computer Science & Information Technology