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
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
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?
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).
Which of the following is a statement?
A. x B. x + y C. x + y; D. a = x + y