If you want to expand or compress text horizontally, you should use the ________ character spacing setting
A) scale
B) default
C) kerning
D) position
A
You might also like to view...
Which of the following is not a disadvantage of trying to modify a sequential access file?
a. Modifying data can potentially destroy other data. b. It may be necessary to rewrite every record in the file to make a slight change. c. Things that are stored in the same number of “raw data” bytes internally may not take up the same amount of space in a file. d. Overwriting a record with another record of the same size is very difficult.
What is the value of Number, given the following:A = 4.2, B = 6, C = 1.5
```Set Number = Ceiling(A + B * C)``` a. 14 b. 13 c. 13.2 d. 15
What is the purpose of the Java Iterator interface?
What will be an ideal response?
Animations applied to a placeholder can be viewed by clicking the ________ button at the far left of the Animation tab
Fill in the blank(s) with correct word