When you use the Mark as Final feature for a presentation, what does that mean?

A) A user can open and edit the file but cannot save it.
B) A user can open but cannot edit the file.
C) A user cannot open the file.
D) A user has unlimited access to the file.

B

Computer Science & Information Technology

You might also like to view...

With _________ the virtual address is the same as the physical address.

A. unsegmented unpaged memory B. unsegmented paged memory C. segmented unpaged memory D. segmented paged memory

Computer Science & Information Technology

The correct order in which an exception is detected and handled is:

a. try, catch, throw b. throw, catch, try c. catch, throw, try d. try, throw, catch

Computer Science & Information Technology