Flash movies have the ____ file extension.
A. .swf
B. .mpg
C. .msp
D. .sfp
Answer: A
Computer Science & Information Technology
You might also like to view...
The Split Form Size property can be set in the following view(s):
A) Layout view only. B) Design view and Form view. C) Form view, Design view, and Layout view. D) Design view and Layout view.
Computer Science & Information Technology
What is the proper foreach header format?
a) (foreach type_identifer in arrayName) b) foreach (arrayName) c) foreach (type_identifer in arrayName) d) None of the above.
Computer Science & Information Technology