Saving a group of objects as a ________ image results in a good-quality picture with a small file size
A) JPEG B) GIF C) TIFF D) PNG
A
Computer Science & Information Technology
You might also like to view...
The ls command is important for shell programmers, but it has some quirks. Offer solutions for the following:
a. ls gives you single-column output, but you want it to be shown in multiple columns. b. ls shows output sorted alphabetically. Sort it by most recently modified to least instead. c. Type two different ways to have ls include file size information. d. The opposite of a: Force ls to output a one-column file listing.
Computer Science & Information Technology
The ____ keyword tells the browser to scale the image in order to cover all the background while still retaining the proportions of the image.
A. contain B. content C. auto D. cover
Computer Science & Information Technology