Which of the following PowerPoint features allows you to see what a picture border color change will look like before you apply it?

A. Live preview
B. Color preview
C. Border preview
D. Slide preview


Answer: A

Computer Science & Information Technology

You might also like to view...

Assume that inputFile references a Scanner object that was used to open a file. Which of the following while loops is the correct way to read data from the file until the end of the file is reached?

a. while (inputFile.nextLine == " ") { ... } b. while (inputFile != null) { ... } c. while (!inputFile.EOF) { ... } d. while (inputFile.hasNext()) { ... }

Computer Science & Information Technology

What is U element?

What will be an ideal response?

Computer Science & Information Technology

Including audio and video effects in presentations always increases the file size by at least 5 times

Indicate whether the statement is true or false

Computer Science & Information Technology

Devices that put data on the local loop are called _______________? (Choose all that apply.)

a. Data circuit-terminating equipment b. Data communications equipment c. Data connection equipment d. Data terminal equipment

Computer Science & Information Technology