Which program would you use to create a slide show?
A. Excel
B. Word
C. Outlook
D. PowerPoint
Answer: D
Computer Science & Information Technology
You might also like to view...
Modify the quiz program (page 1072) so that the choices for a question are randomly arranged. Replace the line subjects=($(ls)) in the function choose_subj with scramble_subj and add the following functions:
What will be an ideal response?
Computer Science & Information Technology
CD] Write a CSS rule that removes the underline from all links inside list items (li) and shifts them left by 3 ems.
What will be an ideal response?
Computer Science & Information Technology
A(n) ________ is a property that you create to help you find and organize your files
A) contextual tab B) tag C) path D) tile
Computer Science & Information Technology
The not equal (!=), and equal (==) symbols are overloaded operators.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology