In PowerPoint, a small ________ on the right under each slide indicates that a transition has been applied to the slide

A) square
B) triangle
C) diamond
D) star


D

Computer Science & Information Technology

You might also like to view...

The strategy that is used to break a problem down into smaller pieces that can be more easily handled is called:

a. Code reuse b. Divide and conquer c. Inheritance d. Parameter e. None of these

Computer Science & Information Technology

The method __________ from the File class forces a physical write to the file of any data that is buffered.

a. close() b. flush() c. writeUTF() d. writeObject()

Computer Science & Information Technology

The banner image displayed at the very top of your Timeline page is called a ________ image

A) cover B) page header C) timeline D) wall

Computer Science & Information Technology

What is the correct formula for calculating the number of usable host IP addresses in a subnet?

A) 2x, X = host bits B) 2x, X = network bits C) 2x - 2, X = network bits D) 2x - 2, X = host bits

Computer Science & Information Technology