Briefly define spot colors.
What will be an ideal response?
Spot colors are non-process inks.
You might also like to view...
A(n) _____ is used to select options in situations where multiple options are allowed.
A. option button B. checkbox C. slider D. command button
A(n) _________________________ is a named unit of storage.
Fill in the blank(s) with the appropriate word(s).
Programs that use the gets() routine must include the ____ header file.
A. stdio.h B. stdlib.h C. string.h D. ctype.h
Which of the following statements about formatted input is false?
A. scanf reads from stdin B. the parameter list includes data values to be read C. fscanf reads from user-specified stream D. input terminates when end-of-file is reached E. the conversion code specifies the type of data to be formatted