When the Outline Stroke command is applied to a stroked path, the width of the closed path that is created is ____.

A. a number that you input in the Outline Stroke Options dialog box
B. by default, half the height of the original stroked path
C. the same as the stroke weight of the original stroked path
D. one-half the stroke weight of the original stroked path


Answer: C

Computer Science & Information Technology

You might also like to view...

When project scope begins to creep, it shifts in small ways that can lead to large changes over time.

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

Computer Science & Information Technology

Which line will add the value stored in the variable pizza to the food() array?

``` var food = new Array("burger", "chips", "subs", "lasagna"); var pizza = "pepperoni pizza"; ``` a. food[0] = pizza; b. pizza.push(food); c. food.push(pizza); d. This cannot be done.

Computer Science & Information Technology

If your report has a ________ section, it precedes the first Page Header section

A) Access Header B) Group Header C) Report Header D) Detail Header

Computer Science & Information Technology

If the scheduled Start date is after the Status date, that task is set to __________  because no work has been done.

A. Unfinished B. 0% Complete C. Incomplete D. None of the above

Computer Science & Information Technology