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
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()) { ... }
What is U element?
What will be an ideal response?
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
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