Match the following Multimedia Copyright Guidelines with their description:

I. percentage of a copyright work that can be used A. 2
II. number of images from a collection that can be used B. 5
III. seconds of music or sound that can be used C. 10
IV. number of copies that can be distributed D. 15
V. number of works by an artist or photographer that can be used E. 30

C, D, E, A, B

Computer Science & Information Technology

You might also like to view...

An animated ____ is essentially a series of slightly different bitmap images displayed in sequence.?

A. ?TIFF B. ?GIF C. ?PNG D. ?JPEG

Computer Science & Information Technology

What is the complexity of the quick sort algorithm in the worst case scenario?

a. O(n^2) b. O(n log(n)) c. O(n) d. O(log(n))

Computer Science & Information Technology