
Referring to the figure above, if you wanted to change Heading 2 to Heading 1, you would select the ____.
A. Selector list arrow
B. Selector list box
C. Style list arrow
D. Style list box
Answer: C
You might also like to view...
What will the following code display?
int numbers[] = {99, 87, 66, 55, 101}; cout << numbers[3] << endl; a. 55 b. 66 c. 101 d. 87
A(n) ________ is a grid of columns and rows that is used to organize data
A) list B) table C) array D) matrix
Most monitors have a graphics display, which divides the screen into a matrix of small dots called ____________________.
Fill in the blank(s) with the appropriate word(s).
?Identify a typical example of a system requirement for the input category.
A. ?As a final step in year-end processing, the payroll system must update employee salaries, bonuses, and benefits. B. ?Response time must not exceed four seconds. C. ?The system must provide logon security at the operating system level and at the application level. D. ?Student grades must be entered on machine-readable forms prepared by the instructor.