Image editors edit images consisting of thousands of pixels that form this type of image.

A. bitmap
B. object
C. electronic
D. vector


Answer: A

Computer Science & Information Technology

You might also like to view...

In order to compare two structure objects, you must compare the individual ____________ of each object.

a. variables b. fields c. data types d. objects

Computer Science & Information Technology

String objects are immutable. This means they ________.

a. must be initialized b. cannot be deleted c. cannot be changed d. None of the abov

Computer Science & Information Technology

Which of the following items does a switch populate into its address table upon receiving a frame from an unknown source?

A) The source MAC address B) The receiving interface C) The destination MAC address D) The destination port

Computer Science & Information Technology

Which of the following is NOT true of a priority queue?

A. when items are added, they are assigned an order of rank B. items of higher priority are removed before those of lower priority C. items of higher priority are removed in FIFO order D. items of equal priority are removed in FIFO order

Computer Science & Information Technology