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

1. You can warp text that has the Faux Bold attributed.
2. Apply overlays to prevent misregistration.
3. Graphic designers use the term, type, to refer to the mathematically defined shapes of letters, numbers, and symbols in a typeface.
4. Type designers are responsible for designing the layout of the printed word and blocks of text on a page.
5. When you print a hard copy using a desktop printer, the color is applied in multiple passes over the document.


1. False
2. True
3. True
4. False
5. False

Computer Science & Information Technology

You might also like to view...

The __________ represent(s) the printable area of a page.

a) PrintBounds b) Boundary c) MarginBounds d) Perimeter

Computer Science & Information Technology

The process of breaking a string down into tokens is known as __________.

a. tokenizing b. buffering c. simplifying d. parsing

Computer Science & Information Technology

What is the current directory?

Create and change directories. a. Type pwd at the prompt.

[analyst@secOps ~]$ pwd
/home/analyst

Computer Science & Information Technology

The operation ____ is used to remove the top element from the stack.

A. pop B. push C. peek D. isEmpty

Computer Science & Information Technology