The ____ format allows the streaming of video, uses the Windows Media Player, and plays on both Windows and Macintosh computers.

A. SWF
B. MPEG-4
C. WMF
D. QuickTime


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following function calls would not return the value that is its first argument?

a. std::min( 3, 23 ) b. std::min( 'N', 'P' ) c. std::max( 17, 16 ) d. std::max( 'd', 'k' )

Computer Science & Information Technology

The null terminator stands for the ASCII code

A) 57. B) 100. C) 1000. D) 0. E) None of the above

Computer Science & Information Technology

Which of the following is an access control policy determined by a computer system and not by a user or owner?

A. DAC B. MAC C. RBAC D. Discretionary security policy

Computer Science & Information Technology

A(n) ____ statement is used to set the value of an object's property with the desired value.

A. comparison B. logical C. assignment D. remastered

Computer Science & Information Technology