Which of the following is not true about the slide master?
A) While you are working on the slide master, all of the other PowerPoint tools are available.
B) When you have completed your work with the slide master, it is very important that you close Slide Master view before you begin to populate your presentation with information.
C) The slide master contains layouts for the template.
D) The slide master is a special template presentation that details fonts, placement of footers, background colors, and other characteristics for the presentation.
D
You might also like to view...
Besides using pseudocode, programmers also use ____ when planning algorithms.
A. pseudocharts B. templates C. flowcharts D. coding sheets
Which of the following is not a characteristic of a general linear list?
A. Insertions and deletions can be done anywhere in the list. B. An empty linear list is identified by a null link pointer. C. A linked list must always have a head pointer. D. For programming efficiency, a linked list may have a last-node pointer. E. One basic operation required to maintain a linear list is a search.
What type(s) of port transmits both digital audio and digital video with a single connector? Select all that apply.
A. DisplayPort B. DVI C. HDMI D. VGA E. SPDIF
The structure pointer operator is ____.
A. . B. -> C. & D. *