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

1. Photoshop provides a background color option for increased canvas size regardless of whether or not your composition has a Background layer.
2. Whether you choose to load or replace a swatches library depends on the work you’re doing.
3. Once you add a color to the Swatches panel, you can apply it as you would apply any other color.
4. When you delete a swatch from a library, the deletion is permanent whether or not you save the library.


1. FALSE
2. TRUE
3. TRUE
4. FALSE

Computer Science & Information Technology

You might also like to view...

A HashMap

A) is a subclass of Map that implements the HashCode interface B) is a subclass of HashSet that implements the Map interface C) uses hash codes to store keys D) None of the above

Computer Science & Information Technology

An object is composed of __________ and __________.

a. data/a control structure b. data/methods c. instructions/data d. source code/object code

Computer Science & Information Technology

Which of the following are class methods and which are object methods? How can you tell which are which?

1. Math.abs(-3) 2. soundObj.play() 3. FileChooser.pickAFile() 4. pictureObj.show() 5. ColorChooser.pickAColor() 6. turtle1.turnLeft()

Computer Science & Information Technology

Excel templates make creating a professional looking spreadsheet easier by including all of the following EXCEPT ____ in the template.

A. formulas B. formatting C. labels D. data

Computer Science & Information Technology