You can use the Direct Selection tool to select line segments as well as anchor points.

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


True

Computer Science & Information Technology

You might also like to view...

The Master Detail Page Set button in the ____ category of the Insert panel enables you to create a set of pages that presents information in two levels of detail.

A. Data B. HTML C. Common D. Layout

Computer Science & Information Technology

Explain why a printer should be located where a user(s) has convenient access.

What will be an ideal response?

Computer Science & Information Technology

What is y after the following for loop statement is executed?

int y = 0; for (int i = 0; i < 10; ++i) { y += 1; } A. 9 B. 10 C. 11 D. 12

Computer Science & Information Technology

Which of the following flowchart symbols indicates that a decision is to be made?

a) diamond b) oval/circle c) rectangle d) flowline

Computer Science & Information Technology