In the Package for CD dialog box, to change the play order for multiple presentations:

A) select the Renumber Files option.
B) click the Sort by option.
C) select a file and click the up or down arrow to reposition files.
D) select the Reorder Files check box.


C

Computer Science & Information Technology

You might also like to view...

The process of writing instructions in a programming language is called ____.

A. drawing B. compiling C. translating D. coding

Computer Science & Information Technology

Write a general scaleUp function that takes in any picture and creates and returns a new picture twice as big using makeEmptyPicture(width,height).

What will be an ideal response?

Computer Science & Information Technology

A(n) ____________________ is an object variable that references the class name to access the object's procedures and properties.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of the following is a statement?

A. x B. x + y C. x + y; D. a = x + y

Computer Science & Information Technology