The main advantage(s) of vector graphics over bitmapped images is (are) _____.

A. scalability or resolution independence of images
B. ease of editing the image content pixel by pixel
C. more compact file size compared to bitmapped images


A. scalability or resolution independence of images and C. more compact file size compared to bitmapped images

Computer Science & Information Technology

You might also like to view...

In information security, a framework or security model customized to an organization, including implementation details, is known as a(n) __________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A hardware failure affects a server in a datacenter. The server is critical to company operation, and the hardware vendor is out of stock on the parts needed to repair the server. A network technician suggests replacing it with a server from the warm site. Which of the following should the technician do FIRST?

A. Outsource a hardware-certified courier to move the server to the datacenter. B. Check the DRP and BCP and talk to the company stakeholders before making the decision. C. Unrack the server from the warm site and move it to the datacenter. D. Order the parts from the hardware vendor and notify affected users that the server will be down.

Computer Science & Information Technology

An administrator is re-provisioning an ESXi host and moving it to another datacenter. Which DCUI option should the administrator use to revert the system configuration to the default settings?

A. Reset System Configuration B. Rebuild Default System Configuration C. Revert System Configuration D. Renew Default System Configuration

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. A failing find() operation on an STL set returns a null pointer value. 2. Design patterns are restricted to particular programming languages, of which C++ is one. 3. UML is graphical language for designing programs. 4. UML requires that the programmer understand every detail and dark corner of C++ to be useful. 5. A pattern is a design principle that solves a problem that occurs over and over.

Computer Science & Information Technology