When would you use spot color? When would you use process color? When might you use both?

What will be an ideal response?


Use spot color on a one- two- or possibly three-color job where budget is a concern. Process color would be used to reproduce full-color images, or solid colors that would be more cost effectively created using percentages of CMYK. You would use both when adding a spot metallic or using a color that is impossible to accurately reproduce using process color.

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. Streams are objects that implement interface Stream (from the package java.util.stream) and enable you to perform functional programming tasks. b. Streams move elements through a sequence of processing steps—known as a stream pipeline—that begins with a data source, performs various intermediate operations on the data source’s elements and ends with a terminal operation. c. A stream pipeline is formed by chaining method calls. d. An advantage of streams over collections is that streams have their own storage, so once a stream is processed, it can be reused, because it maintains a copy of the original data source.

Computer Science & Information Technology

Many server administrators use ____________________ to quickly test the presence of a server or computer from their office when there are reports of connection problems to that computer.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Parameters are sometimes referred to as formal arguments.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Fred's new employer has hired him for a position with access to their trade secrets and confidential internal data. What legal tool should they use to help protect their data if he chooses to leave to work at a competitor?

A. A stop-loss order B. An NDA C. An AUP D. Encryption

Computer Science & Information Technology