In _____ each character can take up a different amount of space, depending on its width.

A. monotype spacing
B. proportional spacing
C. kerning
D. tracking


Answer: B

Computer Science & Information Technology

You might also like to view...

The Windows ____________________ is a temporary area in your computer's memory.

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

Computer Science & Information Technology

What happens to processes on the ready queue in a round-robin CPU scheduling scheme?

A. they are pushed and put in the priority queue B. they are popped and allocated memory C. they are pushed to the end of the queue D. they are popped and given a slice of CPU time

Computer Science & Information Technology

A doubly linked list is a linked list structure in which each node has a pointer to both its successor and its successor's successor.

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

Computer Science & Information Technology

What is the main advantage of selecting a 64-bit operating system over a 32-bit operating system?

a. The ability to access more than 4 GB of RAM b. The ability to use unsigned drivers c. The ability to use software-based data execution prevention (DEP) d. The ability to run multiple 16-bit programs in separate memory spaces

Computer Science & Information Technology