Critical Thinking QuestionsCase H-1Sam has created an image of a clock for his high school Web page project. He wants to save the file out in a way that it can be used on the Web site. What is the export format of choice for exporting graphics for the Web?

A. JPEG
B. PDF
C. SWF
D. GIF


Answer: C

Computer Science & Information Technology

You might also like to view...

When a __________ method or block is running on an object, the object is locked so no other such method can run on that object at the same time.

a. synchronized b. shared c. thread d. writeable

Computer Science & Information Technology

Which of the following assigns the result of calling a function named returnHello that returns a value of "Hello" and takes no parameters correctly?

A. returnHello("Hello"); B. msg = returnHello(); C. msg = returnHello("Hello"); D. returnHello("World");

Computer Science & Information Technology

Social bookmarking sites are sometimes called social ________ sites

A) news B) recipe C) do-it-yourself D) image

Computer Science & Information Technology

The ____ appears along the bottom of the workspace.

A. Application bar B. Status bar C. Control panel D. Workspace switcher

Computer Science & Information Technology