Name one advantage and one disadvantage to using both vector graphics and bitmap images

What will be an ideal response?

Vector graphics can be sized easily and still retain their clarity but are not photorealistic. A bitmap image is required to have the realism necessary for a photograph. Bitmap images represent much more complex range of colors and shades but can become pixelated.

Computer Science & Information Technology

You might also like to view...

When a main program communicates with the object of a class, the first step of the communication involves:

A. a class function using its data members to prepare for the communication B. a signal sent from the main program to a class data member C. the call of a class function from the main program D. the call of a client function from the main program

Computer Science & Information Technology

Explain how to setup a TCP connection.

What will be an ideal response?

Computer Science & Information Technology