The ________ displays a list of functions that match the first letter typed
A) formula bar
B) Quick Access Toolbar
C) the Formula AutoComplete
D) edit feature
Answer: C
You might also like to view...
Which of the following for-loop headers results in equivalent numbers of iterations:
A. for (int q = 1; q <= 100; q++) B. for (int q = 100; q >= 0; q--) C. for (int q = 99; q > 0; q -= 9) D. for (int q = 990; q > 0; q -= 90) a. A and B. b. C and D. c. A and B have equivalent iterations and C and D have equivalent iterations. d. None of the loops have equivalent iterations.
The mechanisms used to ensure file consistency may __________.
a) increase complexity b) restrict scalability c) reduce performance d) All of the above.
Which method reverses the element's direction on the path when it reaches the end?
a) Play b) Repeat c) Bounce d) Shape
To position an image on the right side of a slide, select the image and use the ________ button on the FORMAT tab
A) Text Direction B) Align Right C) Distribute Horizontally D) Rotate