What kind of video type should Maxine select for the FLV file?

Maxine wants to add an FLV video file to her web page. She wants it to begin to play as soon as the user clicks play, even if the download has not completed.
a. Streaming Video
b. Progressive Download
c. image map
d. MP3


b. Progressive Download

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. Given the two C++ array declarations: 2. In the sequential search algorithm, items are examined alternately, odd then evens, in order to find whether the target value is in the array (and if the target is present, to the index of the target.) 3. In a sorting an array, the items in the array are rearranged so that for all j and k, if j < k, then array[j]<=array[k] 4.In the definition, double d[10] = {0.0}; only d[0] is initialized to zero, the rest are uninitialized, just like x in the definition double x;

Computer Science & Information Technology

When double-clicking to select a word, the space following the word is also selected

Indicate whether the statement is true or false

Computer Science & Information Technology

Which acronym is the protocol prefix Internet Explorer uses to refer to the set of communication rules used to connect to Web servers?

A) http B) ftp C) www D) html

Computer Science & Information Technology

Which of the following options is required to complete a Solver model?

A) Scenario B) Constraint C) Set cell D) Objective cell

Computer Science & Information Technology