Case PPT 1-1Suzannah is creating a presentation for a sales meeting. Suzannah wants to increase the size of the Notes pane in Normal view. She has tried using the arrow keys, but the split bar won't move. Which button does she need to click before using the arrow keys?
A. New Window
B. Cascade
C. Move Split
D. Arrange All
Answer: C
You might also like to view...
Case-Based Critical Thinking QuestionsCase 9-2Ethan has some questions about HTML forms that he addresses to his sister Kyra, who has a lot of experience in Web design.Ethan has a text box that he is not using, and he wants to convert it to a password field. He asks Kyra how he can do it. She suggests that he ____.
A. change the tag to the
After the user clicks the Speak JButton, what does the following event handler do? The speechSynthesizer variable references a Synthesizer object, which is declared as an instance variable.
``` 1 private void speakJButtonActionPerformed( ActionEvent event ) 2 { 3 speechSynthesizer.allocate(); 4 speechSynthesizer.resume(); 5 6 } // end method speakJButtonActionPerformed ```
Which of the following writing style requires more words may make your presentation seem flat?
A) Passive voice B) Active voice C) Parallel construction D) Beginning bullets with a verb
?On what mobile device platform does Facebook use a SQLite database containing friends, their ID numbers, and phone numbers as well as files that tracked all uploads, including pictures?
A. ?Android B. ?Blackberry C. ?Windows RT D. ?iPhone