As shown in the accompanying figure, the ____ command allows you to change the view and size of the small preview corresponding to each layer on the Layers panel.

A. Thumbnail Size
B. Panel Options
C. Thumbnail Tools
D. Viewing Options


Answer: B

Computer Science & Information Technology

You might also like to view...

We do not use a long chain of ->next’s when working with a linked list (for example, ptr->next->next->next->next->next->info) because:

A. we often do not know how long the linked list is, so we use a loop to move a pointer through the list B. we can only use one next at a time (C++ does not permit more than one in an expression) C. it can become an infinite loop D. doing so can cause memory leak

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 7-2Your roommate knows that you have a lot of expertise with video, so she asks you for a quick primer. If she is looking for a very popular cross-platform solution that will work both on the Web and on a DVD she expects to develop, which format do you suggest she use?

A. Windows Format B. AVI C. QuickTime D. RealNetworks

Computer Science & Information Technology

The user root folder may contain all of the following EXCEPT

A) Internet data B) Registry settings C) Application parameters D) Wallpaper

Computer Science & Information Technology

A section break is displayed as a _____ line in Draft view.

A. dotted B. double-dashed C. double dotted D. dashed

Computer Science & Information Technology