Press ____ to hide extras such as guides, grids, bounding boxes, and selections.
A. ALT+H
B. CTRL+K
C. ALT+K
D. CTRL+H
Answer: D
You might also like to view...
How many numbers can be stored in the array declared below?
double arr[10][5][6]; a. 21 b. 90 c. 180 d. 300 e. none of the above
Which statement is true concerning local variables?
A. Local variables are only integers. B. Local variables can be seen by all functions in a program. C. Local variables are in scope while the program is executing. D. Local variables are in scope while the declaring function is executing.
What is the most common mistake made when working with dialog boxes?
A) Forgetting where the dialog box is B) Changing the color C) Closing the wizard D) Clicking the Close button and losing all changes
Which data type stores Web addresses?
A. Lookup Wizard B. Hyperlink C. URL D. HTML