The _________________________ Tool is used to lighten areas of an image.

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


Dodge

Computer Science & Information Technology

You might also like to view...

_________, a subset of WPF, is used to create Rich Internet Applications.

a) Moonlight b) XML c) Mono d) Silverlight

Computer Science & Information Technology

Which of the following statements would display the number 25 in a Label control named ouputLabel?

a. outputLabel.Text = 25; b. outputLabel.Text = "25"; c. outputLabel(25); d. outputLabel = "25";

Computer Science & Information Technology

Every page on your website should include a link to the ____ so a viewer can quickly go back to the starting point without relying on the Back button.

A. web page B. activities page C. root folder D. home page

Computer Science & Information Technology

When a condition is tested in a Visual Basic program, this is a possible outcome: ____.

A. the condition cannot be determined B. the condition is true C. the condition is constant D. the condition is false

Computer Science & Information Technology