In Impress, the ________ allows you to focus on one slide at a time

A) slide sorter

B) master view

C) workspace

D) thumbnail


C

Computer Science & Information Technology

You might also like to view...

Using the class Pet from Listing 6.1, write a program to read data for five pets and display the following data: name of smallest pet, name of largest pet, name of oldest pet, name of youngest pet, average weight of the five pets, and average age of the five pets.

This project is a little more challenging if it is written to find and display all the names if more than one pet weighs the most or least, or is the oldest or youngest, which is how the solution in this manual was written.

Computer Science & Information Technology

What term is used to describe a network that has IPv4 and IPv6 running simultaneously?

A. coexisting network B. dual-layer network C. tunnel network D. dual-stack network

Computer Science & Information Technology

Min, Max, Avg, and Sum are examples of:

a. aggregate functions b. comparison operators c. logical operators

Computer Science & Information Technology

Digital signatures are encrypted messages that can be mathematically proven authentic.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology