If you restrict a user to be unable to make any edits, you have made the document ____.
A. templated
B. password-protected
C. read only
D. unauthorized
Answer: C
You might also like to view...
Big O notation is concerned with the growth rate of algorithm run times, so ________.
a. constants are dominant b. constants are ignored c. constant terms are emphasized d. constants with large values are more important than those with low values
JavaScript supports comment tags, using a set of double ____ at the beginning of a line that instructs the browser to ignore the line and not interpret it as a JavaScript command.
A. backslashes B. commas C. periods D. slashes
In Access, if most of your records will have the same value in a field, then what should you do in that field?
A) Set an input mask B) Make the field required C) Set a validation rule D) Set a default value
What are small programs with little to no business logic or supporting databases?
A. Wireframes B. Prototypes C. HTML D. SQL