When a table is inserted into a slide, the ________________________ contextual tabs appear.
A. TABLE TOOLS and LAYOUT DESIGN
B. TABLE DESIGN and LAYOUT TOOLS
C. TABLE TOOLS DESIGN and LAYOUT
D. TABLE FORMAT TOOLS and LAYOUT
Answer: C
Computer Science & Information Technology
You might also like to view...
What is x after the following statements? int x = 1; x *= x + 1;
a. x is 1. b. x is 2. c. x is 3. d. x is 4.
Computer Science & Information Technology
With the ____ operator, all conditions must be True for the compound condition to be True.
A. AndAlso B. OrAlso C. AndElse D. OrElse
Computer Science & Information Technology