What are the theoretical CMY values for

(i) white
(ii) black
(iii) red
(iv) green
(v) blue
(vi) cyan
(vii) magenta
(viii) yellow


(i) 0%,0%,0%
(ii) 100%,100%,100%
(iii) 0%,100%,100%
(iv) 100%, 0%, 100%
(v) 100%, 100%, 0%
(vi) 100%, 0%,0%
(vii) 0%, 1000%,0%
(viii) 0%, 0%,100%

Computer Science & Information Technology

You might also like to view...

Write a function called reverseSecondHalf that takes a sound as input, then reverses just the second half of the sound and returns the result. For example, if the sound said “MarkBark,” the returned sound should say “MarkkraB.”

What will be an ideal response?

Computer Science & Information Technology

A data template is also called a ____ template.

A. box B. key C. master D. subproject

Computer Science & Information Technology

In a data collector set, a ____ contains only those instances when events occur.

A. memory dump B. trace report C. trace D. mini dump

Computer Science & Information Technology

Which of the following defines the range of IP addresses a DHCP server can assign?

A) Lease B) Reservation C) Subnet D) Scope

Computer Science & Information Technology