When you ____ a picture, you trim the vertical or horizontal slides so that the most important area of the photo is displayed.

A. remove the background from
B. rearrange
C. delete
D. crop


Answer: D

Computer Science & Information Technology

You might also like to view...

A ____ image is a digital image represented by a matrix of pixels.

a. vector b. transparent c. raster d. composite

Computer Science & Information Technology

The following are basic functions that adware and spyware generally perform EXCEPT ________

A) data mining B) tracking surfing C) keystroke logging D) aggressive advertising

Computer Science & Information Technology

What library must be included for file Output?

A. B. C. D.

Computer Science & Information Technology

Modify the Time class of Fig. 7.13 to include a tick method that increments the time stored in a Time object by one second. The Time object should always remain in a consistent state. Write a driver program that tests the tick method. Be sure to test the following cases:

a) Incrementing into the next minute. b) Incrementing into the next hour. c) Incrementing into the next day (i.e., 23:59:59 to 0:00:00).

Computer Science & Information Technology