Case PPT 4-1Ashley works in the Human Resources department of a large company. She is creating a slide show to inform employees about the company's new "green" policies. Ashley wants to insert a picture in a table. Which button should she use?

A. Effects
B. Quick Styles
C. Borders
D. Shading


Answer: D

Computer Science & Information Technology

You might also like to view...

Which of the following is not a good example of a hierarchy likely to be modeled by inheritance?

a. Airplanes. b. Geometric shapes. c. Animals. d. Prime numbers.

Computer Science & Information Technology

By applying a filter to a table, you can determine which data are shown

Indicate whether the statement is true or false

Computer Science & Information Technology

If a manager wants to ensure he has current data for decision making, he needs to regularly add new records to the table. The best way to do this is by using a(n) ________ query

A) make table B) update C) append D) delete

Computer Science & Information Technology

Choose the output of the following C++ statement:cout << "Sunny " << '\n' << "Day " << endl;

A. Sunny \nDay B. Sunny \nDay endl C. Sunny Day D. Sunny \n Day

Computer Science & Information Technology