The ____ Tool lightens areas in an image.

a. Burn
b. Dodge
c. Patch
d. Sponge


b. Dodge

Computer Science & Information Technology

You might also like to view...

If a class is named MyClass, what must theconstructors be named?

a. initializer b. MyClass c. Any name the programmer wishes except the name of the class d. ~MyClass e. None of the above.

Computer Science & Information Technology

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

1. A stream is a flow of data into or out of your program. 2. An input stream is a stream of data flowing from your program, either to a file, or to the keyboard. 3. An output stream is a stream of data flowing from your program, to a file, a device of some sort such as the screen. 4. cin is an output stream object of type ostream. 5. When a program sends data from itself to the outside, say to a file or the screen, we say it is writing the data on the file or to the screen.

Computer Science & Information Technology

Hold down Ctrl, Alt, and ________ to open the Windows Task Manager in Windows 7

Fill in the blank(s) with correct word

Computer Science & Information Technology

With the development of ____ technology, a single chip was equipped with two or more processor cores.

A. multiprogramming B. multimedia C. networking D. multicore

Computer Science & Information Technology