Which of the following Microsoft Office applications is used to create dynamic presentations to inform and persuade audiences?
A. Access
B. Word
C. PowerPoint
D. Photoshop
Answer: C
You might also like to view...
What is the output of this program?
``` int x = 10, y = 12; if(x > y) { cout<<” x is greater than y.”; } ``` A. x is greater than y B. false C. Crash. The statement is written incorrectly. D. Nothing. The statement in side the braces will not execute.
Which of the following is NOT true in regard to the Layout view of a form?
A) Layout view shows the form and the data. B) Some of the form design such as field lengths and fonts can be changed in this view. C) This is the view you use to change data in the form. D) This view gives you an easy way to resize fields and check form appearance while you are creating the form.
CMOS holds POST
Indicate whether the statement is true or false
A(n) ____________________ is a honeypot that has been protected so that it cannot be easily compromised.
Fill in the blank(s) with the appropriate word(s).