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
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
The interface for building and editing macros is the ________
Fill in the blank(s) with correct word
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.
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