Case WD 4-1Sally works for Humongous Insurance. One of her new responsibilities is to create the company newsletter using Word. Sally wants to change a color photo to black and white. Which command on the Picture Tools Format tab should she use?
A. Corrections
B. Compress Pictures
C. Color
D. Crop
Answer: C
Computer Science & Information Technology
You might also like to view...
Which method call converts the value in variable stringVariable to an integer?
a. Convert.toInt(stringVariable) b. Convert.parseInt(stringVariable) c. Integer.parseInt(stringVariable) d. Integer.toInt(stringVariable)
Computer Science & Information Technology
Radio buttons are always created in a group with only one option present.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
It is very important to sort the first column in a table lookup array in descending order.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Pseudocode is an outline of the logic of the program you would like to write.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology