There are ____________________ fixed area tools that allow you to create circular or rectangular selections.
Fill in the blank(s) with the appropriate word(s).
Answer: 4
You might also like to view...
Suppose an ArrayList list contains {"red", "green", "red", "green"}. What is the list after the following code?
``` list.remove("red"); ``` a. {"red", "green", "red", "green"} b. {"green", "red", "green"} c. {"green", "green"} d. {"red", "green", "green"}
___________ translates high-level language program into machine language program.
a. An assembler b. A compiler c. CPU d. The operating system
Which of the following utilities was native to the Linux operating system and can be used to do string searches across multiple directories?
a. GREP b. DD c. LIST d. STRINGS
The Crop tool is intended to be used as a practical alternative to the Image Size dialog box.
Answer the following statement true (T) or false (F)