__________ enhance a picture, such as a shadow, glow, reflection, or 3-D rotation.

a) Picture effects
b) Picture styles
c) Image effects
d) Image styles


Ans: a) Picture effects

Computer Science & Information Technology

You might also like to view...

Given the declaration Circle[] x = new Circle[10], which of the following statement is most accurate?

a. x contains an array of ten int values. b. x contains an array of ten objects of the Circle type. c. x contains a reference to an array and each element in the array can hold a reference to a Circle object. d. x contains a reference to an array and each element in the array can hold a Circle object.

Computer Science & Information Technology

When reviewing a Word document, comments should be short and to the point

Indicate whether the statement is true or false

Computer Science & Information Technology

Use ___________ positioning to slightly change the location of an element in relation to where it would otherwise appear when rendered by a browser

a. absolute b. static c. relative d. fixed

Computer Science & Information Technology

By default, how many previous logons are cached locally to a computer?

A. 3 B. 5 C. 7 D. 10

Computer Science & Information Technology