What audio options are available from the Audio Tools Playback tab?
What will be an ideal response?
You can choose to have the audio play as a picture appears, continue audio over multiple slides, or delay the play of an audio clip for a designated period of time.
You might also like to view...
When would you use a deque in preference to a vector?
What will be an ideal response?
Which of the following will substitute an image named redButton.jpg that is stored in the same place as the web page for a generic button? The doStuff() function is called when the button is clicked.
a.
```
button type="image" src=redButton.jpg onclick="doStuff()" />
```
b.
```
```
c.
```
A totals query allows you to see only the results of aggregate functions, not the detail
Indicate whether the statement is true or false
All of the following statements are TRUE about the Microsoft Azure Marketplace EXCEPT:
A) There are a variety of categories based on development date and price. B) One of the many services the Microsoft Azure Marketplace provides is access to very large data sets for use in analysis. C) There are several data sets available for free, and they can be accessed in the PowerPivot window. D) Having access to large data sets allows you to explore all the analysis tools available in Excel 2013.