You can use the four Text Align buttons to left-align, center, right-align, or __________.
A. delete text
B. enlarge text
C. justify text
D. shrink text
Answer: C
Computer Science & Information Technology
You might also like to view...
Which of the following does not apply to an istringstream object?
a. Data is stored in the object as characters. b. Input from the object works identically to input from any file stream. c. Data in a string can be appended to it. d. It is used to inputs data from a string in memory to program variables.
Computer Science & Information Technology
Square and Tight are picture alignment options.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
//MAIN 'driver to declare and manipulate a vector object'
What will be an ideal response?
Computer Science & Information Technology
The PrintDocument object can raise a ________ event.
a) Print b) HasMorePages c) NextPage d) PrintPage e) All of the above.
Computer Science & Information Technology