Which view do you choose if you want to see a thumbnail of each slide in a presentation arranged in a grid?

What will be an ideal response?


Slide sorter

Computer Science & Information Technology

You might also like to view...

If a class is named MyClass, what must the destructor be named?

a)``` Erase ``` b)``` MyClass ``` c)Any name the programmer wishes except the name of the class d)``` ~MyClass ``` e) None of the above.

Computer Science & Information Technology

In Java, a(n)________ is a queue of threads awaiting entry into a monitor.

a) wait set (or queue) b) entry set c) notified set d) either a or b

Computer Science & Information Technology

AppLocker enables the administrator to specify exactly what users are permitted to run on their desktops according to unique file identities

Indicate whether the statement is true or false

Computer Science & Information Technology

The ____ statement halts the processing of the web page and displays an error if an include file cannot be found.

A. include B. insert C. Insert-contents D. require

Computer Science & Information Technology