Which of the following is TRUE about the Outline view?
A) The collapsed outline view displays only the slide icon.
B) You can only collapse or expand a full presentation, not a single slide.
C) Double-click the slide icon to collapse or expand slide content.
D) Press Tab to create a new slide
C
Computer Science & Information Technology
You might also like to view...
In the variable initialization: char course[20] = “Intro to C++”; the character at course[12] will be:
A. \0 B. a hex value C. + D. a space
Computer Science & Information Technology
VoIP uses ________ technology similar to email to transmit voice over the Internet
A) digital B) IP C) analog D) binary
Computer Science & Information Technology
Write a function to calculate a tip of 20%.
Note: The simple way to do this is:
Computer Science & Information Technology
Each bullet point in a list needs to end with a period
Indicate whether the statement is true or false
Computer Science & Information Technology