Lossless web image format that's best for icons and logos, and has better compression algorithm for smaller file sizes and superior transparency support.

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


b. PNG

Computer Science & Information Technology

You might also like to view...

A process stores its PID number in a file named process.pid. Write a command line that terminates this process.

What will be an ideal response?

Computer Science & Information Technology

A technician has replaced a memory stick in a computer. After the operating system starts to boot, the computer displays a BSOD. Which of the following is the MOST likely cause?

A. The chipset firmware needs to be updated B. The motherboard has failed C. The hard drive has failed D. The memory is not seated properly

Computer Science & Information Technology

Private fields of a base class can be accessed in a derived class

a. by calling Private methods declared in the base class b. by calling Public or Protected methods declared in the base class c. directly d. All of the above

Computer Science & Information Technology

Select all that apply. A practical application of the stack data type in a computer system is

a. storage of local variables b. tracking nested loops c. tracking nested function calls d. None of these

Computer Science & Information Technology