The character spacing option expands or compresses spacing between characters by a specified number of points
Indicate whether the statement is true or false
TRUE
You might also like to view...
Answer the following statements true (T) or false (F)
1. When using MS-DOS subdirectories, you must always code a complete path name to access a file. 2. The character used to separate directory and file names in a path name is a back slash (\). 3. It is possible to divide a subdirectory into lower-level subdirectories. 4. To list the contents of the Windows directory, type a directory (DIR) command. 5. A pause parameter allows you to view a directory list one line at a time.
The second-chance page-replacement strategy ________.
a) moves pages found at the head of a FIFO queue with the referenced bit turned on back to the tail of the queue to avoid replacing them b) searches through a circular list of pages and replaces the first page it encounters that has the referenced bit turned off c) relies on a modified bit to determine which page to replace d) none of the above