The _________________________ Tool is used to lighten areas of an image.
Fill in the blank(s) with the appropriate word(s).
Dodge
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
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";
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
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