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

Computer Science & Information Technology

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

Computer Science & Information Technology

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.

Computer Science & Information Technology

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

Computer Science & Information Technology

Which data type stores Web addresses?

A. Lookup Wizard B. Hyperlink C. URL D. HTML

Computer Science & Information Technology