Which of the following is NOT a design guideline when creating a new presentation?
A. Include only essential information.
B. Select only one or two fonts that are easy to read.
C. Use bullets to show the steps in a process or data that should be examined in order.
D. Add elements such as a company name for consistency from slide to slide.
Answer: C
You might also like to view...
Given that you have two versions of a function that are the same except that one expects some integer parameters, and the other expects a float and an integer parameter, which parameters would you change to a T in order to make this a template function?
a. The parameter that always stays an integer b. The parameter that is an integer in one function and a float in the other function. c. Both parameters change d. neither parameter changes
If a query includes columns from multiple tables that have the same name, the statement must precede those column names with _________.
a. their database names. b. their database names and a dot. c. their table names and a dot. d. their table names.
Which of the following cannot cause a syntax error to be reported by the Java compiler?
a. Mismatched {} b. Missing */ in a comment that begins with /* c. Missing ; d. An extra blank line.
________ is a word processing program that allows the user to create and share documents by using writing tools
A) Microsoft Access B) Microsoft PowerPoint C) Microsoft Word D) Microsoft Excel