Proving that a document was created by a particular user is referred to as which of the following?

A. repudiation
B. integrity
C. nonrepudiation
D. availability


Answer: C

Computer Science & Information Technology

You might also like to view...

Case-Based Critical Thinking QuestionsCase 2-2Henry knows that the Free Transform tool is very powerful but he has some questions about its use, so he drops by his neighbor Steve's house to get some tips. Steve shows Henry how to change the size of an umbrella object on the screen by dragging a corner of the object. What modifier of the tool has Steve just used?

A. Scale B. Envelope C. Distort D. Rotate and Skew

Computer Science & Information Technology

A(n) ________ arranges elements in an XTHML table containing rows with a specified number of columns.

a. h:panelGrid. b. h:table. c. h:grid. d. None of the above.

Computer Science & Information Technology

You can select characters by using the ____ key(s).

A. SHIFT+RIGHT ARROW B. CTRL+SHIFT+DOWN ARROW C. SHIFT+END D. SHIFT+UP ARROW

Computer Science & Information Technology

When updating a control from a non-GUI thread, you must ________.

a) launch a separate thread to perform the update b) notify the GUI thread that you’ll be updating it in another thread c) ensure that the update doesn’t corrupt the GUI thread’s activities. d) schedule that update to be performed by the GUI thread

Computer Science & Information Technology