On the ________ tab you can add a table to a slide

A) Slide Show B) Home C) Design D) Insert

D

Computer Science & Information Technology

You might also like to view...

A method-message can only be sent from a place where a(n) ____ can appear.

A. comment B. variable C. attribute D. statement

Computer Science & Information Technology

Which of the following is the superclass constructor call syntax?

a. keyword super, followed by a dot (.) . b. keyword super, followed by a set of parentheses containing the superclass constructor arguments. c. keyword super, followed by a dot and the superclass constructor name. d. None of the above.

Computer Science & Information Technology