When a document is ________, it is locked so that no one can type, edit, or use the proofing tools to make additional changes

Fill in the blank(s) with correct word


marked as final

Computer Science & Information Technology

You might also like to view...

An execution error is also known as a ____ error.

A. compilation B. logic C. syntax D. run-time

Computer Science & Information Technology

If a certain object’s data members need to be frequently modified by const functions, it is best to:

a. Declare the member values non-const. b. Declare the member values mutable. c. Use const_cast to make the member values modifiable. d. Use static_cast to make the member values modifiable.

Computer Science & Information Technology

Explain the purpose of a method parameter. What is the difference between a parameter and an argument?

What will be an ideal response?

Computer Science & Information Technology

In the Multiply blending mode, what is the result of multiplying black?

A. white B. black C. transparency D. opacity

Computer Science & Information Technology