Two of the most common file formats for bitmap graphics used in Web pages are ____.
A. GIF and TIFF
B. PNG and TIFF
C. JPEG and GIF
D. BMP and JPEG
Answer: C
Computer Science & Information Technology
You might also like to view...
After selecting a heading level, clicking the Demote button moves it:
A) up one level (to the left in the outline). B) up one level (to the right in the outline). C) down one level (to the left in the outline). D) down one level (to the right in the outline).
Computer Science & Information Technology
Function________returns a list of all currently active Thread objects.
a) threading.enumerate. b) threading.activeCount. c) threading.count. d) None of the above.
Computer Science & Information Technology