Felicia is putting the final touches on a report she has prepared for a client.

Felicia uses Wingdings to insert ____ in the report.

A. symbols
B. Quick Parts
C. building blocks
D. styles

Answer: A

Computer Science & Information Technology

You might also like to view...

In ____________________ (aggregation), one or more members of a class are objects of another class type.

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

Computer Science & Information Technology

Choose the best answer below to the following question: Is the following CSS code valid

``` table { border: 2px #000000 solid; border-spacing: 0; } ``` a. Yes. b. No, there is no border-spacing property. c. No, there is no border property. d. No, 0is not a valid value for the border-spacing property.

Computer Science & Information Technology