Some compression algorithms, such as GIF (graphics interchange format) are __________; in other words, following compression they retain every bit in the original bitmap.

a. lossless
b. lossy
c. precise
d. compressible


a. lossless

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT a type of action query?

A) make table B) append C) update D) remove

Computer Science & Information Technology

The pseudocode for an iterative method is shown below. What statement is missing from the area labeled (a)?Sailboat.sail to (target)  (a)  ( not [sailboat is within 5 meters of target] )     {     Do together          {          sailboat.turn to face target          sailboat.move forward 2 meters          }     }  (b) 

A. For B. If C. While D. Stop

Computer Science & Information Technology

A ____ form contains one page that displays the Web form and one page that process the form data.

A. two-part B. binary C. double D. dual

Computer Science & Information Technology

What protocol enables multiple types of Layer 3 protocols to travel over any one of several connection-oriented Layer 2 protocols??

A. ?DiffServ B. ?MPLS C. ?CoS D. ?SIP

Computer Science & Information Technology