You can delete a slide using all of the methods below EXCEPT ________
A) right-clicking the slide and choosing Delete
B) pressing the Delete key on the Home tab
C) pressing Shift + Delete when the slide is selected
D) pressing the Delete key when the slide is selected
C
You might also like to view...
Consider the Java segment:
String line1 = new String("c = 1 + 2 + 3") ; StringTokenizer tok = new StringTokenizer(line1); int count = tok.countTokens(); The value of count is ________. a. 8. b. 7. c. 13. d. 4.
Identify the types of contrast in Figure 5-22.
What will be an ideal response?
Software, such as Internet Explorer, Firefox, Safari, or Chrome, that displays Web pages is a
a. web browser b. CAPTCHA c. Web bot
You have a PivotTable with 2 fields in the ROWS area and you want to see only the top level of categories. How do you hide the entire second level without removing it from the ROWS area?
A) Select a field in the row headers and click Collapse Field in the Active Field Group on the Analyze tab. B) You must move the second level out of the ROWS area. C) Click Expand Field in the Active Field Group on the Analyze tab. D) Click the - button to the left of the first category.