In which tool would you make adjustments to add more light to a dark digital photo?

A) Color palette
B) Brightness and contrast
C) Recolor
D) Opacity


B

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. Each cell in a GridPane can be empty or can hold one or more JavaFX components, including layout containers that arrange other controls. b. Each component in a GridPane can span multiple columns or rows. c. A TextField (package javafx.scene.control) can accept text input or display text. d. A Slider (package javafx.scene.control) represents a value in the range 0.0–1.0 by default and allows the user to select a number in that range by moving the Slider’s thumb.

Computer Science & Information Technology

Overridden Task method _______ performs the Task’s work.

a. call b. work c. processInBackground d. doWorkInBackground

Computer Science & Information Technology

When a method is declared with the __________ modifier, it cannot be overridden in a subclass.

a. final b. super c. void d. public

Computer Science & Information Technology

Which of the following statements is FALSE about the status bar in Office 2013?

A) The status bar is located at the bottom of the Office 2013 window. B) Slide number and total slide information are displayed in PowerPoint. C) Summary information is displayed in Excel. D) Contents viewable on the status bar are standard in all Office applications.

Computer Science & Information Technology