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

1. Each pass over an area decreases the effect of the Dodge tool.

2. When using tools such as Dodge and Burn, keep in mind that the effects of the changes you make are cumulative and, therefore, making several subtle changes can create a large impact on the final image.

3. The Sponge Tool has different settings and nuances than the Dodge and Burn Tools.

4. Adjusting image brightness can sometimes wash the color out of an image.


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

Computer Science & Information Technology

You might also like to view...

The ________ translates the website URL into an IP address because it is easier to remember the URL than a series of numbers

Fill in the blank(s) with correct word

Computer Science & Information Technology

Given the following code snippet, what will be displayed on the web page if the user enters 4 at the prompt?

``` var myNum = prompt("Enter a number:"); var result = myNum + myNum; document.write(result); ``` a. 44 b. 8 c. NaN d. 4 4

Computer Science & Information Technology

A network administrator is implementing a wireless honeypot to detect wireless breach attempts. The honeypot must implement weak encryption to lure malicious users into easily breaking into the network. Which of the following should the network administrator implement on the WAP?

A. WPA B. WPA2 C. WEP D. VPN

Computer Science & Information Technology

You are working on your very first Windows 7 computer. You click the Start button and you notice there is no "run" command. Why can't you see the "run" command?

a. The run command is not displayed by default in Windows 7 b. The user you are logged in as doesn't have the privileges c. The computer is infected with malware d. The run command is no longer featured in Windows 7

Computer Science & Information Technology