Typically, you enter Speaker Notes in the Notes area in ____ view.

A. Slide Sorter
B. Notes Pane
C. Normal
D. Animation


Answer: C

Computer Science & Information Technology

You might also like to view...

A(n) __________ is a network service that makes the directory available to users, administrators, and applications.

a. active directory b. shared folder c. shared directory d. directory service

Computer Science & Information Technology

PC stands for ____ computer.

A. peripheral B. personal C. processor D. portable

Computer Science & Information Technology

Write single C++ statements or portions of statements that do the following:

a) Input integer variable x with cin and >>. b) Input integer variable y with cin and >>. c) Set integer variable i to 1. d) Set integer variable power to 1. e) Multiply variable power by x and assign the result to power. f) Preincrement variable i by 1. g) Determine whether i is less than or equal to y. h) Output integer variable power with cout and <<.

Computer Science & Information Technology

The ____ is a method used on UNIX and Linux systems to share passwords and group file access within a computer network.

A. Distributed File System B. Network Information Service C. Network Teller Service D. Network File System

Computer Science & Information Technology