An individual image consisting of a title, text, bulleted list, and/or graphic is referred to as a ________
A) handout B) slide master C) slide show D) slide
D
Computer Science & Information Technology
You might also like to view...
A(n) ________ displays the user information from the PowerPoint Options dialog box, the current date, and blinking insertion point
Fill in the blank(s) with correct word
Computer Science & Information Technology
Answer the following questions true (T) or false (F)
1. The class D inherits from base class B using public inheritance. The class B has public member function f(), but the derived class has no function member with this signature. The f() is not available to an object of class D. 2. Deriving a class from a base class requires serious changes to the base class.
Computer Science & Information Technology