What term applies to a professionally designed illustration with text and graphics?

A. ProcessArt
B. ArtTools
C. ExcelArt
D. SmartArt


Answer: D

Computer Science & Information Technology

You might also like to view...

The option ________ on the Find and Replace dialog box not only selects words, but also highlights them

Fill in the blank(s) with correct word

Computer Science & Information Technology

To change a table back to a normal range, click anywhere in the table, click the Convert to Range button in the Tools group on the Tables tab, then click Yes.

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

Computer Science & Information Technology

__________ is an extra layer of programming to manage interaction between multiple OS's and hardware without the need for a host OS.

a. supervisor b. virtual machine manager c. hypervisor d. emulator

Computer Science & Information Technology

When coded in a WHERE clause, which of the following search conditions will not return a result set that includes all invoices with an invoice_total value of $1000 or less?

A. NOT (invoice_total > 1000) B. invoice_total IN (0,1000) C. invoice_total BETWEEN 0 AND 1000 D. invoice_total <= 1000

Computer Science & Information Technology