If you use the ____ command, the presentation becomes a read-only document and cannot be edited.

A. Mark as Final
B. Mark as Read Only
C. Mark as Finished
D. Mark as Read


Answer: A

Computer Science & Information Technology

You might also like to view...

New records are added ______________________.

A. at the beginning of the table B. at a random location in the table C. at the location specified by user D. at the end of the table

Computer Science & Information Technology

The interface for building and editing macros is the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following functions would not be used to write data randomly to a random access file?

a. tellg b. seekp c. write d. All of the above would be used.

Computer Science & Information Technology

In the following line, the word document is a ________ which resides in the computer’s memory and contains information used by the script.

``` document.writeln("Hello World"); ``` a) attribute b) behavior c) object d) method

Computer Science & Information Technology