One of Ginger’s images will appear on the company’s Web site. Which of the following image file formats is NOT commonly used on the Web?

Your colleague, Ginger, needs to use image files in a number of different work-related contexts, and she asks for your advice about which file formats she should use.

a. GIF
b. JPEG
c. PNG
d. EPS

D. EPS

Computer Science & Information Technology

You might also like to view...

A struct variable that can no longer be accessed because its pointer has been reassigned is called a(n) __________

What will be an ideal response?

Computer Science & Information Technology

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

1) When strings are compared with ==, the result is true if the strings contain the same values 2) A string can be modified after it’s created. 3) StringBuilder method EnsureCapacity sets the StringBuilder instance’s length to the argument’s value. 4) Method Equals and the equality operator work the same for strings.

Computer Science & Information Technology