____ tools are for making free-form selections.

A. Marquee
B. Lasso
C. Selection
D. Lateral


Answer: B

Computer Science & Information Technology

You might also like to view...

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

1) Polymorphism helps promote software extensibility. 2) If a derived class reference is assigned to a base class variable, the variable must be cast back to the derived class before any derived class methods can be called with it. 3) The abstract methods and properties of a class do not provide an implementation. 4) Concrete classes provide implementations for every method and property they define.

Computer Science & Information Technology

Write a default constructor and a second constructor for the class RatingScore, as described in Exercise 9 of the previous chapter.

What will be an ideal response?

Computer Science & Information Technology

Python uses exception handling to determine when a _______ loop terminates.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Any macro setting changes made in Excel in the Macro Settings category apply to ________

A) Excel and Access B) Access only C) all office programs D) Excel only

Computer Science & Information Technology