Kim wants a picture in a document to appear as if it was drawn using chalk. She should do which of the following?
A) Apply a picture style.
B) Modify the picture color.
C) Apply a correction to the picture.
D) Apply an artistic effect.
Answer: D) Apply an artistic effect.
You might also like to view...
A is a control in which the user can enter data from a keyboard.
a) Button b) TextBox c) Label d) PictureBox
CAPTCHA is ________
A) the wavy hard-to-read letter and number sequence that you type to prove that you are human to a website B) a rootkit virus C) antivirus software D) password method
The process of planning a computer program begins with a problem statement that clearly defines the program's purpose.
Answer the following statement true (T) or false (F)
Although a heap can be built in a dynamic tree structure, it is most often implemented in an array. This implementation is possible because ____.
A. the nodes in a heap are integers B. a heap is complete or nearly complete C. most programming languages provide support for heaps D. the elements in a heap are ordered